[jdk11u-dev] RFR: 8286594: (zipfs) Mention paths with dot elements in ZipException and cleanups
Christoph Langer
clanger at openjdk.java.net
Mon May 30 18:51:16 UTC 2022
The backport needed some resolving/adaptation to older zipfs code.
Method IndexNode:toString is not implemented, so this part of the upstream patch does not apply.
-------------
Commit messages:
- Backport 80cf9f3464c599fb7860432bf4ed506a3b298d8e
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1118/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1118&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8286594
Stats: 72 lines in 1 file changed: 31 ins; 38 del; 3 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1118.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1118/head:pull/1118
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1118
More information about the jdk-updates-dev
mailing list