Intended usage of `java --dry-run`?
Jochen Theodorou
blackdrag at gmx.org
Thu Apr 13 14:12:08 UTC 2017
On 13.04.2017 09:59, Alan Bateman wrote:
[...]
> --dry-run create VM and load main class but do not execute main method.
> This --dry-run option may be useful for validating the
> command-line options such as the module system configuration.
How about:
create VM and load main class but do not execute main method.
This may still execute code. The --dry-run option may be useful for
validating the command-line options such as the module system configuration.
or something similar... just a very very brief hint at least
bye Jochen
More information about the jigsaw-dev
mailing list