hg: jdk8/tl/jdk: 7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass()
mike.duigou at oracle.com
mike.duigou at oracle.com
Thu Mar 1 09:55:43 PST 2012
Changeset: 971a86421f51
Author: mduigou
Date: 2012-03-01 09:40 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/971a86421f51
7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass()
Summary: Ensure that sun.misc.VM.booted() is the last action in System.initSystemClass()
Reviewed-by: dholmes, alanb
! src/share/classes/java/lang/System.java
More information about the compiler-dev
mailing list