Searched refs:VM (Results 1 – 12 of 12) sorted by relevance
1 These classes are tied to the VM, e.g. the VM may invoke some of the methods.
29 public class VM { class31 public VM() { in VM() method in VM
34 public class VM { class
284 if (!sun.misc.VM.isBooted()) in atBugLevel()417 if (!sun.misc.VM.isBooted()) in lookupViaProviders()
31 import sun.misc.VM;1096 VM.unsuspendSomeThreads(); in allowThreadSuspension()
1725 sun.misc.VM.initializeOSEnvironment(); in sun.misc.VM.initializeOSEnvironment()1731 sun.misc.VM.booted(); in sun.misc.VM.booted()
60 import sun.misc.VM;
824 sun.misc.VM.getSavedProperty("java.lang.Integer.IntegerCache.high");
21 # property, this property can be set via the Preference API, or as VM arguments
479 if (!sun.misc.VM.isBooted())
32 import sun.misc.VM;
1456 "ojluni/src/main/java/sun/misc/VM.java",