[jdk17u-dev] RFR: 8193682: Infinite loop in ZipOutputStream.close()
Goetz Lindenmaier
goetz at openjdk.java.net
Sat Mar 19 18:46:38 UTC 2022
On Fri, 4 Feb 2022 12:28:57 GMT, Jonathan Dowland <jdowland at openjdk.org> wrote:
> 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!
I tested the PR agains the current jdk17-dev. All green.
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/147
More information about the jdk-updates-dev
mailing list