JDK-8322302
Alan Bateman
alan.bateman at oracle.com
Mon Sep 2 08:44:33 UTC 2024
On 02/09/2024 09:19, PavelTurk wrote:
> Hello everyone,
>
> I have a question about https://bugs.openjdk.org/browse/JDK-8322302
>
> Can someone let us know approximately when this bug will be fixed? It
> is causing us a lot
> of problems, and having an estimated timeline would help us develop
> the right strategy.
No ETA on this. There is some design work required to decide how
readability should work with automatic modules in child layers. There
are trade-offs to consider on the question as to whether a module in a
child layer can depend on (and thus read) an automatic module in a
parent layer.
-Alan
More information about the jigsaw-dev
mailing list