[jdk21u-dev] RFR: 8332490: JMH org.openjdk.bench.java.util.zip.InflaterInputStreams.inflaterInputStreamRead OOM

SendaoYan syan at openjdk.org
Thu May 23 01:41:16 UTC 2024


Hi all,
  This clean backport of [JDK-8332490](https://bugs.openjdk.org/browse/JDK-8332490), to closes the InflaterInputStream when the reads complete. The change has been verified. Only change the JMH testcase, no risk.

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

Commit messages:
 - Backport 98f6a80852383dcbdad7292b7d269a8547d54d45

Changes: https://git.openjdk.org/jdk21u-dev/pull/596/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=596&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8332490
  Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/596.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/596/head:pull/596

PR: https://git.openjdk.org/jdk21u-dev/pull/596


More information about the jdk-updates-dev mailing list