< prev index next >

src/hotspot/cpu/zero/cppInterpreter_zero.cpp

Print this page
rev 47445 : 8171853: Remove Shark compiler

*** 48,60 **** #include "runtime/timer.hpp" #include "runtime/vframeArray.hpp" #include "stack_zero.inline.hpp" #include "utilities/debug.hpp" #include "utilities/macros.hpp" - #ifdef SHARK - #include "shark/shark_globals.hpp" - #endif #ifdef CC_INTERP #define fixup_after_potential_safepoint() \ method = istate->method() --- 48,57 ----
< prev index next >