Paths.get("").relativize(Paths.get("x")) different on Windows and Unix

Alan Bateman Alan.Bateman at oracle.com
Wed Feb 4 15:02:04 UTC 2015


On 04/02/2015 14:33, Weijun Wang wrote:
> On Windows, it's ..\x. On Unix (Mac OS X here), it's x.
>
> What does it mean on Windows?
There are a couple of issues to sort out with relativize, you can get 
this into JIRA if there isn't an issue already?

-Alan.


More information about the nio-dev mailing list