[jdk8u-dev] RFR: 8193682: Infinite loop in ZipOutputStream.close() [v3]
Yuri Nesterenko
yan at openjdk.org
Fri Aug 16 11:29:05 UTC 2024
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/558/files
- new: https://git.openjdk.org/jdk8u-dev/pull/558/files/f68b0a11..2c224688
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=558&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=558&range=01-02
Stats: 297 lines in 15 files changed: 92 ins; 14 del; 191 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/558.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/558/head:pull/558
PR: https://git.openjdk.org/jdk8u-dev/pull/558
More information about the jdk8u-dev
mailing list