Review request: JDK-8159596 Add java --dry-run

Mandy Chung mandy.chung at oracle.com
Fri Jul 1 15:17:14 UTC 2016


> On Jul 1, 2016, at 12:48 AM, David Holmes <david.holmes at oracle.com> wrote:
> 
> Okay so back to my original statement - if all this does is ensure the main class is found does it really carry its weight as a new argument?
> 

Are you suggesting for java —-dry-run to run <clinit> or not to load main class?  Are you thinking that if the main class can’t be found or no main entry point, launching it will fail anyway and why bother?

Mandy


More information about the jigsaw-dev mailing list