Review request: JDK-8159596  Add java --dry-run
    Kumar Srinivasan 
    kumar.x.srinivasan at oracle.com
       
    Fri Jun 24 14:34:52 UTC 2016
    
    
  
Looks good.
Kumar
On 6/24/2016 6:49 AM, Mandy Chung wrote:
> Webrev:
>    http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8159596/webrev.00/
>
> `java --dry-run` will create the VM, load the main, locate the static void main method, and exit (with 0) instead of executing the method.  As all module options are processed and the boot layer is created, this would be useful to sanity check the options and detect possible issues.
>
> Mandy
>
    
    
More information about the jigsaw-dev
mailing list