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

/openjdk7/hotspot/src/share/tools/ProjectCreator/
H A DBuildConfig.java35 static CompilerInterface ci;
36 static CompilerInterface getCI() {
40 ci = (CompilerInterface)Class.forName("CompilerInterface" + comp).newInstance();
572 abstract class CompilerInterface { class
H A DWinGammaPlatformVC7.java190 class CompilerInterfaceVC7 extends CompilerInterface {
H A DWinGammaPlatformVC10.java291 class CompilerInterfaceVC10 extends CompilerInterface {

Completed in 40 milliseconds