Details
-
Sub-task
-
Resolution: Fixed
-
P3
-
9
-
b138
-
Verified
Description
We may need to update javac to support compiling with modular JARs on the module path that are also multi-release JARs with a module-info.class in the versioned section of the JAR. As things currently stand in jdk9/dev then javac seems reads the module-info.class in the top-level directory.
Attachments
Issue Links
- relates to
-
JDK-8164389 jdk.nio.zipfs.JarFileSystem does not completely traverse the versioned entries in a multi-release jar file
- Closed