[jdk17u-dev] RFR: 8193682: Infinite loop in ZipOutputStream.close()

Jonathan Dowland jdowland at openjdk.java.net
Fri Feb 4 12:38:44 UTC 2022


Hi 

This pull request contains a backport of commit [1e9ed54d](https://github.com/openjdk/jdk/commit/1e9ed54d362b8c57be5fbbac2de5afbd0f05435f) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.

The commit being backported was authored by Ravi Reddy on 1 Dec 2021 and was reviewed by Lance Andersen and Sean Coffey.

This is a backport for Oracle parity. The patch introduces a new test for the bug. The test fails against jdk17u-dev master prior to the patch and passes afterwards.

Thanks!

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

Commit messages:
 - Backport 1e9ed54d362b8c57be5fbbac2de5afbd0f05435f

Changes: https://git.openjdk.java.net/jdk17u-dev/pull/147/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=147&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8193682
  Stats: 258 lines in 4 files changed: 191 ins; 29 del; 38 mod
  Patch: https://git.openjdk.java.net/jdk17u-dev/pull/147.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/147/head:pull/147

PR: https://git.openjdk.java.net/jdk17u-dev/pull/147


More information about the jdk-updates-dev mailing list