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

Martin Doerr mdoerr at openjdk.java.net
Tue Dec 7 09:45:27 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).

Thanks for the review and the approval!

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

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


More information about the jdk-updates-dev mailing list