Integrated: 8293667: Align jlink's --compress option with jmod's --compress option

Ian Graves igraves at openjdk.org
Mon Feb 27 21:08:56 UTC 2023


On Fri, 9 Dec 2022 21:42:15 GMT, Ian Graves <igraves at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 784f7b14
Author:    Ian Graves <igraves at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/784f7b146264ee8eb382f0cc90514018fc5d16d0
Stats:     150 lines in 6 files changed: 110 ins; 19 del; 21 mod

8293667: Align jlink's --compress option with jmod's --compress option

Reviewed-by: mchung

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

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


More information about the core-libs-dev mailing list