-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9-repo-jigsaw
-
Component/s: tools
$ 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.