On Mon, 12 Sep 2022 10:26:56 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> Um, this is `jmod`, it does not have `--compress=...` option? `jlink` does. > So, I don't quite understand this comment :) Doh! Yes, I mixed up the two and assumed you'd be considering this for `jlink` as well. The part about being open-ended about alternate compression algorithms still applies, but since the compression for `jmod` is currently always zip we can defer such wording for if/when that day comes. ------------- PR: https://git.openjdk.org/jdk/pull/10213