[jdk8u-dev] Integrated: 8193682: Infinite loop in ZipOutputStream.close()
Yuri Nesterenko
yan at openjdk.org
Wed Aug 21 10:50:09 UTC 2024
On Tue, 13 Aug 2024 15:11:57 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:
> This is a backport of JDK-8193682 already present in all 11+ releases of OpenJDK and in Oracle release 8u341. The problem was encountered in the wild and reported as a blocker.
>
> The backport of jdk11 version is clean with paths adjustments only. Performed testing did not reveal any issues.
>
> There will be a second fix in this series, JDK-8278794.
This pull request has now been integrated.
Changeset: 8867d017
Author: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/8867d017b18ad7cd8842b9324c5c031a44a58064
Stats: 257 lines in 4 files changed: 189 ins; 25 del; 43 mod
8193682: Infinite loop in ZipOutputStream.close()
Reviewed-by: sgehwolf
Backport-of: 1e9ed54d362b8c57be5fbbac2de5afbd0f05435f
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/558
More information about the jdk8u-dev
mailing list