[jdk11u] Integrated: 8251329: (zipfs) Files.walkFileTree walks infinitely if zip has dir named "." inside
Martin Doerr
mdoerr at openjdk.java.net
Tue Dec 7 09:45:29 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).
This pull request has now been integrated.
Changeset: f5664eaf
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u/commit/f5664eafd58bb779431f1df1e03cd8e9270f24c1
Stats: 203 lines in 3 files changed: 202 ins; 0 del; 1 mod
8251329: (zipfs) Files.walkFileTree walks infinitely if zip has dir named "." inside
Reviewed-by: goetz
Backport-of: 3e3051e2ee93142983e9a3edee038e4f7b5ac0f2
-------------
PR: https://git.openjdk.java.net/jdk11u/pull/19
More information about the jdk-updates-dev
mailing list