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

SendaoYan syan at openjdk.org
Thu May 23 01:41:28 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/jdk22u/pull/219/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk22u&pr=219&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/jdk22u/pull/219.diff
  Fetch: git fetch https://git.openjdk.org/jdk22u.git pull/219/head:pull/219

PR: https://git.openjdk.org/jdk22u/pull/219


More information about the jdk-updates-dev mailing list