[jdk17u-dev] Integrated: 8193682: Infinite loop in ZipOutputStream.close()
Jonathan Dowland
jdowland at openjdk.java.net
Tue Mar 22 15:45:49 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!
This pull request has now been integrated.
Changeset: d19ec6f8
Author: Jonathan Dowland <jdowland at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u-dev/commit/d19ec6f8c68e2d542434554b84696bc504e1cccb
Stats: 258 lines in 4 files changed: 191 ins; 29 del; 38 mod
8193682: Infinite loop in ZipOutputStream.close()
Backport-of: 1e9ed54d362b8c57be5fbbac2de5afbd0f05435f
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/147
More information about the jdk-updates-dev
mailing list