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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/
H A DClassLoaderReferenceImpl.java68 private SystemDictionary getSystemDictionary() { method in class:ClassLoaderReferenceImpl
84 SystemDictionary sysDict = getSystemDictionary();
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DVM.java594 public SystemDictionary getSystemDictionary() { method in class:VM
855 final InstanceKlass systemKls = getSystemDictionary().getSystemKlass();

Completed in 33 milliseconds