CloseInflaterDeflaterTest.java is failing intermittently(Observed once in macOS 
and Linux), testInflaterOutputStream() is added as an extra test as part of 
https://bugs.openjdk.java.net/browse/JDK-8278794. Disabling this test for now 
before debugging any timing issues in Inflater.

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

Commit messages:
 - 8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with 
AssertionError: Expected IOException to be thrown, but nothing was thrown

Changes: https://git.openjdk.java.net/jdk/pull/8213/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8213&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8284771
  Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8213.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8213/head:pull/8213

PR: https://git.openjdk.java.net/jdk/pull/8213

Reply via email to