hg: jdk7u/jdk7u-dev/jdk: 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
rob.mckenna at oracle.com
rob.mckenna at oracle.com
Fri Oct 19 06:55:56 PDT 2012
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
More information about the jdk7u-dev
mailing list