Changeset: 642c6d4aaaed
Author:    sherman
Date:      2012-04-12 10:43 -0700
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/642c6d4aaaed

7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped 
octets
Summary: To use URI.getRawSchemeSpecificPart() to get the scheme part of the uri
Reviewed-by: alanb, chegar

! src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystemProvider.java
+ test/demo/zipfs/ZFSTests.java

Reply via email to