[jdk11u] RFR: 8251329: (zipfs) Files.walkFileTree walks infinitely if zip has dir named "." inside

Goetz Lindenmaier goetz at openjdk.java.net
Mon Dec 6 10:29:24 UTC 2021


On Fri, 3 Dec 2021 11:58:05 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of 8251329: (zipfs) Files.walkFileTree walks infinitely if zip has dir named "." inside
> The actual fix applies cleanly, but the comment changes in module-info.java need manual integration.
> The new test requires adaption for 11u (see 2nd commit).

LGTM

-------------

Marked as reviewed by goetz (Reviewer).

PR: https://git.openjdk.java.net/jdk11u/pull/19


More information about the jdk-updates-dev mailing list