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.

Reply via email to