JDK build first builds jdk.jdeps as an interim module for CreateSymbols build tool to use. CreateSymbols depends on com.sun.tools.classfile library rather than the entire jdk.jdeps module.
jdeps can use the new API to get the real entry name and versioned entries for multi-release JAR but not the interim jdeps module.
This issue is a follow-up toJDK-8189611.
jdeps can use the new API to get the real entry name and versioned entries for multi-release JAR but not the interim jdeps module.
This issue is a follow-up to
- relates to
-
JDK-8192879 jdk.internal.util.jar.VersionedStream is no longer needed
-
- Resolved
-
-
JDK-8189611 JarFile versioned stream and real name support
-
- Resolved
-