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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/
H A DUniverse.java38 public class Universe { class
69 Type type = db.lookupType("Universe");
96 public Universe() { method in class:Universe
/openjdk7/hotspot/src/share/vm/memory/
H A Duniverse.hpp31 // Universe is a name space holding known system classes and objects in the VM.
35 // The object heap is allocated and accessed through Universe, and various allocation
121 class Universe: AllStatic { class in inherits:AllStatic
122 // Ugh. Universe is much too friendly.
407 // as static fields of "Universe".

Completed in 357 milliseconds