RFR: 8321139: jlink's man page does not document the --compress option correctly [v3]
Ana Maria Mihalceanu
duke at openjdk.org
Thu Nov 20 10:51:06 UTC 2025
> This PR looks into updating the content of `--compress` option and plugin of `jlink`:
>
> - Updates the `--compress` option description and warns that previous compression levels are deprecated to be removed in a future release.
> - Updates the `--plugin` option description and warns that previous compression levels are deprecated to be removed in a future release.
Ana Maria Mihalceanu has updated the pull request incrementally with two additional commits since the last revision:
- Remove extra line.
- Align behavior of compression levels to the input received and sync help+documentation messages.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28359/files
- new: https://git.openjdk.org/jdk/pull/28359/files/8749e51e..2e6a3f18
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28359&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28359&range=01-02
Stats: 59 lines in 4 files changed: 48 ins; 0 del; 11 mod
Patch: https://git.openjdk.org/jdk/pull/28359.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28359/head:pull/28359
PR: https://git.openjdk.org/jdk/pull/28359
More information about the core-libs-dev
mailing list