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

/openjdk7/jdk/src/share/classes/sun/management/
H A DHotspotCompilation.java44 class HotspotCompilation class in inherits:HotspotCompilationMBean
52 HotspotCompilation(VMManagement vm) { method in class:HotspotCompilation
H A DManagementFactoryHelper.java265 private static HotspotCompilation hsCompileMBean = null;
320 hsCompileMBean = new HotspotCompilation(jvm);
358 "sun.management:type=HotspotCompilation";

Completed in 43 milliseconds