[jdk8u-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 20:36:47 UTC 2024


On Tue, 26 Nov 2024 23:41:59 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> Not clean backport from JDK11 patch:
> - No GNUStyle options in JDK8
> - No support for long options
> - Tests updated to use JDK8 API
> - Removed subtest for long option
> 
> JTREG tests passed

This pull request has now been integrated.

Changeset: 5a4b4408
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/5a4b44089f3f95b92620ef3a7b49f2390b70afaa
Stats:     508 lines in 14 files changed: 495 ins; 0 del; 13 mod

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

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

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

PR: https://git.openjdk.org/jdk8u-dev/pull/608


More information about the jdk8u-dev mailing list