[jdk8u-dev] Integrated: 8278794: Infinite loop in DeflaterOutputStream.finish()

Yuri Nesterenko yan at openjdk.org
Mon Aug 26 10:31:12 UTC 2024


On Wed, 21 Aug 2024 11:51:03 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:

> This is a second fix after "8193682: Infinite loop in ZipOutputStream.close()".  Again, clean after 8193682 in code part, using jdk11 form as a prototype. The test added in the original fix had an issue  fixed later in 8284771. Test is included in that fixed form. The issue 8284771 will be added to the commit message.

This pull request has now been integrated.

Changeset: 49425166
Author:    Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/49425166c201e73dd954bd033ea6e33f4a9811b3
Stats:     379 lines in 5 files changed: 225 ins; 147 del; 7 mod

8278794: Infinite loop in DeflaterOutputStream.finish()
8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"

Reviewed-by: phh, sgehwolf
Backport-of: ff0b0927a2df8b36f8fd6ed41bd4e20e71a5b653

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

PR: https://git.openjdk.org/jdk8u-dev/pull/565


More information about the jdk8u-dev mailing list