-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
6
-
generic
-
generic
ZipFileObject.toURI gives invalid URIs.
It gives
jar: file ! entry
but according to java.net.JarURLConnection it should be
jar: url !/ entry
It gives
jar: file ! entry
but according to java.net.JarURLConnection it should be
jar: url !/ entry