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

/openjdk7/jdk/src/share/classes/sun/management/
H A DCompilationImpl.java49 this.name = jvm.getCompilerName();
H A DVMManagement.java76 public String getCompilerName(); method in interface:VMManagement
H A DVMManagementImpl.java193 public String getCompilerName() { method in class:VMManagementImpl
H A DManagementFactoryHelper.java97 if (compileMBean == null && jvm.getCompilerName() != null) {

Completed in 33 milliseconds