zipfs resolve() patch

Alan Bateman Alan.Bateman at Sun.COM
Fri Nov 6 11:49:49 PST 2009


Joel Uckelman wrote:
> Here's another patch for zipfs: According to the javadoc, Path.resolve()
> should return this when other == null, but ZipFilePath.resolve() doesn't.
>   
Right, this special case is so that the method can be used with 
relativize. Thanks for finding/fixing this - I'll get it into 
nio/nio/jdk shortly (need to re-sync that repository).

-Alan.


More information about the nio-dev mailing list