Integrated: 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:10:13 UTC 2024


On Mon, 23 Sep 2024 17:32:10 GMT, Henry Jen <henryjen at openjdk.org> wrote:

> This PR support a -k, --keep options like tar that allows jar to avoid override existing files.

This pull request has now been integrated.

Changeset: 158b93d1
Author:    Henry Jen <henryjen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/158b93d19a518d2b9d3d185e2d4c4dbff9c82aab
Stats:     527 lines in 5 files changed: 525 ins; 0 del; 2 mod

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

Reviewed-by: lancea

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

PR: https://git.openjdk.org/jdk/pull/21141


More information about the core-libs-dev mailing list