Changeset: eb23e6bd0d71
Author:    sherman
Date:      2012-04-12 10:43 -0700
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/eb23e6bd0d71

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