On Mon, 12 Sep 2022 10:13:12 GMT, Claes Redestad <redes...@openjdk.org> wrote:

> Could we word this so that the accepted values is compression-dependent? The 
> value appears to be ignored for `--compress=0|1` (should it throw if 
> specified or not specified to, say, 0?). We might also add other compressions 
> in the future which allows a wider or narrower range of compression levels 
> (zstd uses 0 - 22).

Um, this is `jmod`, it does not have `--compress=...` option? `jlink` does. So, 
I don't quite understand this comment :)

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

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

Reply via email to