[jdk17u-dev] RFR: 8193682: Infinite loop in ZipOutputStream.close()
Jonathan Dowland
jdowland at openjdk.java.net
Mon Feb 7 22:09:14 UTC 2022
On Mon, 7 Feb 2022 19:06:51 GMT, Zhengyu Gu <zgu 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!
>
> @jmtd This is a clean backport, you don't need code review. Please tag the bug for approval.
@zhengyu123 thank you for your reply! I meant to get back to this one today. It is clean, but the original bug needed a CSR, so I believe I need to raise a CSR for the backport too. I just didn't get around to looking into that yet. Am I right?
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/147
More information about the jdk-updates-dev
mailing list