RFR JDK-8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative

Alan Bateman Alan.Bateman at oracle.com
Wed Oct 3 19:39:21 UTC 2018



On 03/10/2018 19:45, Xueming Shen wrote:
> Thanks Alan!
>
> Take a second look, since the "resolved" is cached in ZipPath, it 
> appears the
> "path" is actually not necessary. "ZipPath dir" is good enough here.
>
> Webrev has been updated accordingly.
>
> http://cr.openjdk.java.net/~sherman/8211385/webrev/
This looks much better - thanks!

-Alan


More information about the core-libs-dev mailing list