[jdk8u-dev] RFR: 8193682: Infinite loop in ZipOutputStream.close()

Yuri Nesterenko yan at openjdk.org
Tue Aug 13 15:17:17 UTC 2024


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.

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

Commit messages:
 - Backport 1e9ed54d362b8c57be5fbbac2de5afbd0f05435f

Changes: https://git.openjdk.org/jdk8u-dev/pull/558/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=558&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8193682
  Stats: 257 lines in 4 files changed: 189 ins; 25 del; 43 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/558.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/558/head:pull/558

PR: https://git.openjdk.org/jdk8u-dev/pull/558


More information about the jdk8u-dev mailing list