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

Henry Jen henryjen at openjdk.org
Wed Oct 2 00:25:00 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:

  More review comments

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

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

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

  Stats: 68 lines in 4 files changed: 28 ins; 12 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