diff -r 689ebcfe04fd -r 848864ed9b17 src/hotspot/share/aot/aotCompiledMethod.cpp --- a/src/hotspot/share/aot/aotCompiledMethod.cpp Fri Mar 16 14:47:53 2018 +0100 +++ b/src/hotspot/share/aot/aotCompiledMethod.cpp Mon Mar 19 07:38:18 2018 +0100 @@ -30,7 +30,7 @@ #include "code/compiledIC.hpp" #include "code/nativeInst.hpp" #include "compiler/compilerOracle.hpp" -#include "gc/shared/cardTableModRefBS.hpp" +#include "gc/shared/cardTableBarrierSet.hpp" #include "gc/shared/collectedHeap.hpp" #include "gc/shared/gcLocker.hpp" #include "jvmci/compilerRuntime.hpp"