RFR: 8293667: Align jlink's --compress option with jmod's --compress option [v13]

Ian Graves igraves at openjdk.org
Thu Feb 23 19:15:49 UTC 2023


> This is an approach to adding a flag to jlink that will allow --compress to take the same types of arguments as jmod, thus bringing the two into alignment. This likely requires a CSR and a discussion on whether we should deprecate or simply remove the original numeric compression arguments.

Ian Graves has updated the pull request incrementally with one additional commit since the last revision:

  Tweaking warning messages and shortening them

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11617/files
  - new: https://git.openjdk.org/jdk/pull/11617/files/b4339c7c..271eb254

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11617&range=12
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11617&range=11-12

  Stats: 10 lines in 2 files changed: 0 ins; 3 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/11617.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11617/head:pull/11617

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


More information about the core-libs-dev mailing list