[jdk8u-dev] RFR: 8278794: Infinite loop in DeflaterOutputStream.finish()

Yuri Nesterenko yan at openjdk.org
Wed Aug 21 11:57:22 UTC 2024


This is a second fix after "8193682: Infinite loop in ZipOutputStream.close()".  Again, clean after 8193682 in code part, using jdk11 form as a prototype. The test added in the original fix had an issue  fixed later in 8284771. Test is included in that fixed form. The issue 8284771 will be added to the commit message.

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

Commit messages:
 - Backport ff0b0927a2df8b36f8fd6ed41bd4e20e71a5b653

Changes: https://git.openjdk.org/jdk8u-dev/pull/565/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=565&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8278794
  Stats: 379 lines in 5 files changed: 225 ins; 147 del; 7 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/565.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/565/head:pull/565

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


More information about the jdk8u-dev mailing list