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


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.



More information about the core-libs-dev mailing list