[jdk11u-dev] Integrated: 8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
Goetz Lindenmaier
goetz at openjdk.org
Fri Nov 4 07:58:43 UTC 2022
On Mon, 31 Oct 2022 18:45:17 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: d403e0d0
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/d403e0d02ba75be5af2dfdf4b8442bcfe870ec95
Stats: 209 lines in 1 file changed: 209 ins; 0 del; 0 mod
8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
Reviewed-by: mbaesken
Backport-of: 7891085a877b8a5715d095e0c0dbaaf5bc8f16bb
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1489
More information about the jdk-updates-dev
mailing list