[jdk11u-dev] Integrated: 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:35:51 UTC 2024


On Mon, 25 Nov 2024 23:04:54 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: bf34fd4d
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/bf34fd4d415acf418da1667210c5175312fab224
Stats:     528 lines in 5 files changed: 526 ins; 0 del; 2 mod

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

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

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/2970


More information about the jdk-updates-dev mailing list