How many times one module can exist in layer graph
PavelTurk
pavelturk2000 at gmail.com
Sat Dec 16 17:58:23 UTC 2023
So, do I understand it correctly - it is a bug? If so, could you provide a link to the issue or JDK-ID so I could track it?
Best regards, Pavel
On 12/16/23 7:52 PM, Alan Bateman wrote:
>
> Yes, this is about automatic modules in child configurations/layers. The computation of the readability graph needs to arrange for automatic modules to read modules in parent configurations, it's not taking into account the shadowing that arises when a module in the configuration under construction has the same name as a module in a parent configuration. No issue with explicit modules as their dependences are declared, the issue is specific to automatic modules.
More information about the jigsaw-dev
mailing list