-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b113
-
generic
-
generic
The Multi-Release feature cause a startup regression in various applications due to creating and parsing the manifest entry into a java.util.jar.Manifest - by reusing the logic the hasClassPath goes through to scan the raw manifest data for the Multi-Release: attribute we can avoid this.
- relates to
-
JDK-8132734 JDK 9 runtime changes to java.util.jar to support multi-release jar files
-
- Closed
-
-
JDK-8165723 JarFile::isMultiRelease() method returns false when it should return true
-
- Resolved
-
-
JDK-8186334 JarFile throws ArrayIndexOutOfBoundsException when the manifest contains certain characters
-
- Closed
-