< prev index next >

src/hotspot/cpu/arm/interp_masm_arm.cpp

Print this page

        

*** 41,55 **** #include "runtime/basicLock.hpp" #include "runtime/biasedLocking.hpp" #include "runtime/frame.inline.hpp" #include "runtime/sharedRuntime.hpp" - #if INCLUDE_ALL_GCS - #include "gc/g1/g1BarrierSet.hpp" - #include "gc/g1/heapRegion.hpp" - #endif // INCLUDE_ALL_GCS - //-------------------------------------------------------------------- // Implementation of InterpreterMacroAssembler --- 41,50 ----
< prev index next >