git: openjdk/jdk: master: 8335912: Add an operation mode to the jar command when extracting to not overwriting existing files

Henry Jen henryjen at openjdk.org
Thu Oct 24 00:09:07 UTC 2024


Changeset: 158b93d1
Branch: master
Author:    Henry Jen <henryjen at openjdk.org>
Date:      2024-10-24 00:07:43 +0000
URL:       https://git.openjdk.org/jdk/commit/158b93d19a518d2b9d3d185e2d4c4dbff9c82aab

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

Reviewed-by: lancea

! 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-changes mailing list