Total Pageviews

Saturday, 23 January 2016

initializeSystemClass() in Java

VM will invoke the initializeSystemClass method to complete  the initialization for this class separated from clinit. Note that to use properties set by the VM, see the constraints  described in the initializeSystemClass method.
Initialize the system class. Called after thread initialization.

No comments: