On Wed, 3 Jun 2026 07:40:35 GMT, Xueming Shen <[email protected]> wrote:
>> Can you construct a test to demonstrate what you mean? For >> `/modfoo/META-INF/foo/bar.properties` it should construct a resource node >> for "bar.properties" with "foo" as the parent and just. But maybe you mean >> resources in META-INF/preview ? > > @AlanBateman I'm fine with getting David's original fix in as-is for 27 for > now. > The proposed fix for the above mentioned issue is > https://cr.openjdk.org/~sherman/8385355-2/ > I meant if we have a resource named "foo" as showed in the test case showed > below. It can overwrites the previous parent "foo" of the foo.bar.properties. Got it, and agree we should fix that too. I don't mind if it is this PR or a follow-up. I'll approve the current PR for you, you can decide if you want to add to it or create a follow-up. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31318#discussion_r3348233044
