git: openjdk/jdk8u-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 20:34:24 UTC 2024


Changeset: 5a4b4408
Branch: master
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Date:      2024-12-06 20:33:28 +0000
URL:       https://git.openjdk.org/jdk8u-dev/commit/5a4b44089f3f95b92620ef3a7b49f2390b70afaa

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

Reviewed-by: mbalao, andrew
Backport-of: 158b93d19a518d2b9d3d185e2d4c4dbff9c82aab

! jdk/src/share/classes/sun/tools/jar/Main.java
! jdk/src/share/classes/sun/tools/jar/resources/jar.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_de.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_es.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_fr.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_it.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_ja.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_ko.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_pt_BR.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_sv.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_zh_CN.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_zh_TW.properties
+ jdk/test/tools/jar/ExtractFilesTest.java
+ jdk/test/tools/jar/MultipleManifestTest.java



More information about the jdk8u-dev-changes mailing list