-
Enhancement
-
Resolution: Fixed
-
P3
-
8, 11, 14, 15
-
b14
JarInputStream requires META-INF/MANIFEST.MF to be the first or second entry in the JAR file. If a JAR file is created or updated with the JAR file system provider and META-INF/MANIFEST.MF exists then it should put this entry at the start of the JAR file to allow JarInputStream read it.