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

Henry Jen henryjen at openjdk.org
Fri Sep 27 01:41:33 UTC 2024


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

Henry Jen has updated the pull request incrementally with one additional commit since the last revision:

  Address review feedbacks

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21141/files
  - new: https://git.openjdk.org/jdk/pull/21141/files/de53309d..6192de61

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21141&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21141&range=02-03

  Stats: 284 lines in 4 files changed: 246 ins; 10 del; 28 mod
  Patch: https://git.openjdk.org/jdk/pull/21141.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21141/head:pull/21141

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


More information about the core-libs-dev mailing list