RFR: JDK-8197398, (zipfs) Files.walkFileTree walk indefinitelly while processing JAR file with "/" as a directory inside.

Alan Bateman Alan.Bateman at oracle.com
Mon Sep 3 17:05:58 UTC 2018



On 29/08/2018 22:56, Xueming Shen wrote:
>
> It appears it's not necessary to have the "hasAbsolutePath" and pay 
> the price to check in
> initCEN(). I managed to do it locally inside copyLOCEntry(...).
>
> http://cr.openjdk.java.net/~sherman/8197398/webrev/
This approach looks good.

-Alan


More information about the core-libs-dev mailing list