On 04/12/2013 08:24, Jeroen Frijters wrote:
This should be changed (I can only guess that whoever added this wasn't aware of VM.isBooted).Hi,I'd like to propose to change Class.checkInitted() to check if the VM initialization has completed by using sun.misc.VM.isBooted() instead of System.out != null.
-Alan.