[jdk8u-dev] RFR: 8193682: Infinite loop in ZipOutputStream.close() [v3]
Yuri Nesterenko
yan at openjdk.org
Fri Aug 16 13:15:51 UTC 2024
On Fri, 16 Aug 2024 11:29:05 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:
>> This is a backport of JDK-8193682 already present in all 11+ releases of OpenJDK and in Oracle release 8u341. The problem was encountered in the wild and reported as a blocker.
>>
>> The backport of jdk11 version is clean with paths adjustments only. Performed testing did not reveal any issues.
>>
>> There will be a second fix in this series, JDK-8278794.
>
> Yuri Nesterenko has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' of https://github.com/openjdk/jdk8u-dev into bpZipClose
> - Trigger rebuild
> - Backport 1e9ed54d362b8c57be5fbbac2de5afbd0f05435f
Thank you Severin!
macOS test failures are connection problems, apparently.
Windows x86 does pass after JDK-8337312, thank you Andrew. I'm sorry I was too slow to fix it :-(
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/558#issuecomment-2293487467
More information about the jdk8u-dev
mailing list