src/hotspot/share/aot/aotCodeHeap.cpp
changeset 49455 848864ed9b17
parent 49449 ef5d5d343e2a
child 49594 898ef81cbc0e
--- a/src/hotspot/share/aot/aotCodeHeap.cpp	Fri Mar 16 14:47:53 2018 +0100
+++ b/src/hotspot/share/aot/aotCodeHeap.cpp	Mon Mar 19 07:38:18 2018 +0100
@@ -28,7 +28,7 @@
 #include "ci/ciUtilities.inline.hpp"
 #include "classfile/javaAssertions.hpp"
 #include "gc/shared/cardTable.hpp"
-#include "gc/shared/cardTableModRefBS.hpp"
+#include "gc/shared/cardTableBarrierSet.hpp"
 #include "gc/g1/heapRegion.hpp"
 #include "gc/shared/gcLocker.hpp"
 #include "interpreter/abstractInterpreter.hpp"