< prev index next >

src/hotspot/cpu/sparc/sharedRuntime_sparc.cpp

Print this page
rev 47445 : 8171853: Remove Shark compiler

*** 39,52 **** #include "c1/c1_Runtime1.hpp" #endif #ifdef COMPILER2 #include "opto/runtime.hpp" #endif - #ifdef SHARK - #include "compiler/compileBroker.hpp" - #include "shark/sharkCompiler.hpp" - #endif #if INCLUDE_JVMCI #include "jvmci/jvmciJavaClasses.hpp" #endif #define __ masm-> --- 39,48 ----
< prev index next >