zipfs and relative paths

Alan Bateman Alan.Bateman at Sun.COM
Mon Nov 16 09:22:54 PST 2009


Joel Uckelman wrote:
> The zipfs demo always returns absolute Path objects. Can anyone comment
> on whether this is (a) a feature, or (b) that relative Paths are ok, just
> not implemented yet?
>   
I remember Rajendra fixed a number of bugs in this area but they may be 
more. In particular, resolving a relative path against another relative 
path should yield a relative path. Also, invoking newDirectoryStream on 
a relative path should yield entries that are relative paths. If you see 
otherwise it's a bug.

-Alan.


More information about the nio-dev mailing list