zipfs and relative paths

Alan Bateman Alan.Bateman at Sun.COM
Tue Nov 17 04:00:12 PST 2009


Joel Uckelman wrote:
> :
> More on this: The zipfs implementation appears to track which Paths are
> directories by putting trailing slashes on them. That's at variance with
> what the real filesystem implementations do, and I think it's a rather
> unexpected behavior (though I don't see that the docs come down one way 
> or the other). Should this be changed
Have you found cases where the toString is returning a path string with 
a trailing slash or after a resolve that toString returns a path string 
with a double slash in the middle? I haven't observed this but if there 
are cases they it's a bug.

-Alan.



More information about the nio-dev mailing list