Codereview request 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Thu Apr 12 08:35:26 UTC 2012
- Previous message: Codereview request 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
- Next message: hg: jdk8/tl/jdk: 6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/04/2012 07:40, Xueming Shen wrote:
Hi
Please help review the fix for 7156873. It appears URI.getRawSchemeSpecificPart() is the more appropriate method to use to obtain the "scheme", which returns the scheme in its "quoted" form. http://cr.openjdk.java.net/~sherman/7156873/webrev This looks okay to me.
-Alan.
- Previous message: Codereview request 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
- Next message: hg: jdk8/tl/jdk: 6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]