RFR: 8293667: Align jlink's --compress option with jmod's --compress option [v3]
Ian Graves
igraves at openjdk.org
Wed Jan 25 20:21:20 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Merge remote-tracking branch 'upstream/master' into jlink-compression
- Changes per review
- Swapping deprecations in properties
- 8293667: Align jlink's --compress option with jmod's --compress option
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11617/files
- new: https://git.openjdk.org/jdk/pull/11617/files/da25d251..9c03c670
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11617&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11617&range=01-02
Stats: 148117 lines in 3831 files changed: 74255 ins; 50170 del; 23692 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