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

/openjdk7/jdk/src/share/classes/sun/management/
H A DHotspotRuntime.java66 private static final String SUN_RT = "sun.rt."; field in class:HotspotRuntime
71 JAVA_RT + "|" + COM_SUN_RT + "|" + SUN_RT + "|" +
/openjdk7/hotspot/src/share/vm/runtime/
H A DperfData.hpp55 SUN_RT, enumerator in enum:CounterNS
218 * PerfDataManager::create_counter(SUN_RT, "helped",

Completed in 36 milliseconds