Searched refs:heapCache (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/soql/
H A DJSJavaVM.java171 if (heapCache == null) {
172 heapCache = factory.newJSJavaHeap();
174 return heapCache;
229 private JSJavaHeap heapCache; field in class:JSJavaVM

Completed in 405 milliseconds