[jdk8u-dev] RFR: 8193682: Infinite loop in ZipOutputStream.close()
Yuri Nesterenko
yan at openjdk.org
Wed Aug 14 06:53:55 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.
Most pre-submit failures are unrelated, even build failures on Windows x86 -- but these are my debt from July release, 8320097, isinf/isnan not sufficiently covered in this case.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/558#issuecomment-2287983608
More information about the jdk8u-dev
mailing list