-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P4
-
None
-
Affects Version/s: 6
-
Component/s: tools
-
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