git: openjdk/jdk17u-dev: 8335912: Add an operation mode to the jar command when extracting to not overwriting existing files

Alexey Bakhtin abakhtin at openjdk.org
Wed Dec 4 01:06:14 UTC 2024


Changeset: bdc07d20
Branch: master
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Date:      2024-12-04 01:03:38 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/bdc07d202a917384625f3a17c630e92dcd9f2fcf

8335912: Add an operation mode to the jar command when extracting to not overwriting existing files

Reviewed-by: mbaesken, mbalao
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