src/hotspot/cpu/arm/interp_masm_arm.cpp
changeset 49982 9042ffe5b7fe
parent 49950 7b916885654d
child 50380 bec342339138
--- a/src/hotspot/cpu/arm/interp_masm_arm.cpp	Fri May 04 09:29:14 2018 +0200
+++ b/src/hotspot/cpu/arm/interp_masm_arm.cpp	Fri May 04 11:41:35 2018 +0200
@@ -43,11 +43,6 @@
 #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