[jdk11u-dev] RFR: 8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"

Goetz Lindenmaier goetz at openjdk.org
Mon Oct 31 18:52:51 UTC 2022


This is a special backport. 
Time ago, I backported "8278794: Infinite loop in DeflaterOutputStream.finish() "

There, i forgot to include CloseInflaterDeflaterTest.java.
I only realized this because I could not backport this fix now.

So here I include the test and the fix. 
Both in themselves apply clean.

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

Commit messages:
 - Backport 7891085a877b8a5715d095e0c0dbaaf5bc8f16bb

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1489


More information about the jdk-updates-dev mailing list