Searched defs:VM (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/misc/
H A DVM.java34 public class VM { class
37 * the VM to selectively suspend certain threads in low-memory
170 // Waits until VM completes initialization
182 // buffer memory. This value may be changed during VM initialization if
211 // accept array syntax. This value may be changed during VM initialization
284 // from the system property sun.nio.MaxDirectMemorySize set by the VM.
395 /* The threadStatus field is set by the VM at state transition

Completed in 33 milliseconds