git: openjdk/jdk11u-dev: 8335912: Add an operation mode to the jar command when extracting to not overwriting existing files
Alexey Bakhtin
abakhtin at openjdk.org
Fri Dec 6 17:34:03 UTC 2024
Changeset: bf34fd4d
Branch: master
Author: Alexey Bakhtin <abakhtin at openjdk.org>
Date: 2024-12-06 17:32:51 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/bf34fd4d415acf418da1667210c5175312fab224
8335912: Add an operation mode to the jar command when extracting to not overwriting existing files
Reviewed-by: mbaesken, mbalao, andrew
Backport-of: 158b93d19a518d2b9d3d185e2d4c4dbff9c82aab
! src/jdk.jartool/share/classes/sun/tools/jar/GNUStyleOptions.java
! src/jdk.jartool/share/classes/sun/tools/jar/Main.java
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties
+ test/jdk/tools/jar/ExtractFilesTest.java
+ test/jdk/tools/jar/MultipleManifestTest.java
More information about the jdk-updates-changes
mailing list