src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
changeset 49982 9042ffe5b7fe
parent 49959 313dd42409d6
child 50110 3d98842c8677
--- a/src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp	Fri May 04 09:29:14 2018 +0200
+++ b/src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp	Fri May 04 11:41:35 2018 +0200
@@ -49,11 +49,6 @@
 #include "runtime/jniHandles.inline.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/thread.hpp"
-#if INCLUDE_ALL_GCS
-#include "gc/g1/g1BarrierSet.hpp"
-#include "gc/g1/g1CardTable.hpp"
-#include "gc/g1/heapRegion.hpp"
-#endif
 
 #ifdef PRODUCT
 #define BLOCK_COMMENT(str) /* nothing */