-
Bug
-
Resolution: Fixed
-
P4
-
9-repo-jigsaw
$ jimage --help
...
--compress-resources on|off
...
eg: --compress on --compress-filter *Exception.class,*Error.class,^/java.base/java/lang/* --compress-level 0
...
The options in "eg:" section are misleading, because they do not reflect the latest option names.
...
--compress-resources on|off
...
eg: --compress on --compress-filter *Exception.class,*Error.class,^/java.base/java/lang/* --compress-level 0
...
The options in "eg:" section are misleading, because they do not reflect the latest option names.