[jdk11u-dev] RFR: 8193682: Infinite loop in ZipOutputStream.close()
Goetz Lindenmaier
goetz at openjdk.java.net
Fri Mar 18 08:43:00 UTC 2022
I backport this for parity with 11.0.16-oracle.
It does not apply because "8267587: Update java.util to use enhanced switch"
is not in 11. I removed the new switch constructs from the code.
-------------
Commit messages:
- Backport 1e9ed54d362b8c57be5fbbac2de5afbd0f05435f
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/914/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=914&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8193682
Stats: 257 lines in 4 files changed: 189 ins; 25 del; 43 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/914.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/914/head:pull/914
PR: https://git.openjdk.java.net/jdk11u-dev/pull/914
More information about the jdk-updates-dev
mailing list