[jdk11u-dev] RFR: 8335912: Add an operation mode to the jar command when extracting to not overwriting existing files
Alexey Bakhtin
abakhtin at openjdk.org
Mon Nov 25 23:11:35 UTC 2024
Almost clean backport from JDK17u
The only trivial manual merge is for jar.properties because of JDK-8276766 and Main.java because of JDK-8266835 are not backported to JDK11
JTREG tests passed
-------------
Commit messages:
- Backport 158b93d19a518d2b9d3d185e2d4c4dbff9c82aab
Changes: https://git.openjdk.org/jdk11u-dev/pull/2970/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2970&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8335912
Stats: 528 lines in 5 files changed: 526 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2970.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2970/head:pull/2970
PR: https://git.openjdk.org/jdk11u-dev/pull/2970
More information about the jdk-updates-dev
mailing list