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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DObjectHeap.java26 // The ObjectHeap is an abstraction over all generations in the VM
43 public class ObjectHeap { class
48 DEBUG = System.getProperty("sun.jvm.hotspot.oops.ObjectHeap.DEBUG") != null;
155 public ObjectHeap(TypeDataBase db) throws WrongTypeException { method in class:ObjectHeap

Completed in 24 milliseconds