On Tue, 12 Apr 2022 20:09:31 GMT, Ravi Reddy <rre...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 7891085a Author: Ravi Reddy <rre...@openjdk.org> Committer: Lance Andersen <lan...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/7891085a877b8a5715d095e0c0dbaaf5bc8f16bb Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod 8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown" Reviewed-by: lancea ------------- PR: https://git.openjdk.java.net/jdk/pull/8213