RFR: 8293499: Provide jmod compression level option
Claes Redestad
redestad at openjdk.org
Mon Sep 12 10:51:08 UTC 2022
On Mon, 12 Sep 2022 10:26:56 GMT, Aleksey Shipilev <shade at 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
More information about the core-libs-dev
mailing list