RFR 8184281: -Xlog:startuptime does not include call to initPhase2

harold seigel harold.seigel at oracle.com
Wed Jul 12 14:15:17 UTC 2017


Hi,

Please review this small JDK-10 fix for JDK-8184281.  The fix drops the 
need to specify "+module" in order to get Phase2 initialization timer 
information.  It will now be included when just -Xlog:startuptime is 
specified.

Open Webrev: 
http://cr.openjdk.java.net/~hseigel/bug_8184281/webrev/index.html

JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8184281

The fix was tested with the hotspot JTReg tests.

Thanks, Harold



More information about the hotspot-runtime-dev mailing list