Codereview request 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets (original) (raw)

Xueming Shen xueming.shen at oracle.com
Thu Apr 12 06:40:31 UTC 2012


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

Thanks, -Sherman



More information about the core-libs-dev mailing list