Hello Roman, I've filed https://bugs.openjdk.org/browse/JDK-8389553 to track this.
-Jaikiran On 10/07/26 5:08 pm, Roman Shevchenko wrote:
Hi, I’ve noticed that auxiliary documentation directories (doc-files/*) are currently packaged into the modular runtime image (lib/modules). Because they are referenced from Javadoc comments, lib/src.zip seems like a more appropriate place for them. The current location makes resolving image links harder for IDEs and bloats production runtimes. Was this packaging behavior an intentional choice?
