7003155: (fs) Paths.get(<file-uri>) does not handle escaped octets correctly

Chris Hegarty chris.hegarty at oracle.com
Tue Dec 7 10:00:17 PST 2010


Looks fine Alan,
-Chris.

On 11/29/10 04:27 PM, Alan Bateman wrote:
>
> The code for converting URIs to Paths in the Solaris/Linux file system
> provider is not correct. It's using the decoded path component of the
> URI (ie: de-quoted) and so must be converted from UTF-8. The webrev with
> the change is here:
> http://cr.openjdk.java.net/~alanb/7003155/webrev/
>
> Thanks,
> Alan.


More information about the nio-dev mailing list