On Mon, 12 Sep 2022 15:51:25 GMT, Mark Reinhold <m...@openjdk.org> wrote:
> Agreed. With this approach we can also revise `jlink --compress` to take the > same arguments, keeping `[012]` for compatibility. We can also name this > option `--compress` for `jmod`, rather than `--compression-level`, for > consistency. I updated this PR and related CSR with this new option format. ------------- PR: https://git.openjdk.org/jdk/pull/10213