-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
-
b137
The API Note for JarFile::stream claims to demonstrate how to create a versioned stream, but it only finds versioned classes that have equivalent base classes. It misses versioned classes that are not public and it misses versioned resources. This API note needs to be removed and a versionedStream method needs to be added to JarFile because both jlink and jdeps use a versionedStream, and we'd need to duplicate the code in both tools.
- relates to
-
JDK-8153654 Update jdeps to be multi-release jar aware
-
- Resolved
-
-
JDK-8156499 Update jlink to support creating images with modules that are packaged as multi-release JARs
-
- Resolved
-
-
JDK-8177640 jdk/internal/util/jar/TestVersionedStream.java fails on Windows
-
- Resolved
-
-
JDK-8189611 JarFile versioned stream and real name support
-
- Resolved
-