Review Request: JDK-8160698 java --dry-run should not cause main class be initialized

Kumar Srinivasan kumar.x.srinivasan at oracle.com
Fri Jul 1 15:12:01 UTC 2016


Looks ok, btw. doesn't the bug need to be added to the test ?
If that is all there is to it. I don't need to see an iteration.

Thanks
Kumar

> Kumar,
>
> I move the call to CreateApplicationArgs before PostJVMInit and dryRun stops before PostJVMInit which shows the splash screen.
>
> Webrev:
>    http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8160698/webrev.00/index.html
>
> This also cleans up the LauncherHelper to use Class::forName instead of loadClass.
>
> Mandy



More information about the core-libs-dev mailing list