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

/openjdk7/jdk/make/java/management/
H A DFILES_c.gmk33 HotspotThread.c \
H A DExportedfiles.gmk37 sun/management/HotspotThread.java \
/openjdk7/jdk/src/share/classes/sun/management/
H A DHotspotThread.java39 class HotspotThread class in inherits:HotspotThreadMBean
45 * Constructor of HotspotThread class.
47 HotspotThread(VMManagement vm) { method in class:HotspotThread
H A DManagementFactoryHelper.java264 private static HotspotThread hsThreadMBean = null;
300 hsThreadMBean = new HotspotThread(jvm);

Completed in 56 milliseconds