--- old/src/hotspot/share/aot/aotCodeHeap.cpp 2018-03-22 17:03:57.056830689 +0100 +++ new/src/hotspot/share/aot/aotCodeHeap.cpp 2018-03-22 17:03:56.860830696 +0100 @@ -29,8 +29,8 @@ #include "classfile/javaAssertions.hpp" #include "gc/shared/cardTable.hpp" #include "gc/shared/cardTableBarrierSet.hpp" +#include "gc/shared/collectedHeap.hpp" #include "gc/g1/heapRegion.hpp" -#include "gc/shared/gcLocker.hpp" #include "interpreter/abstractInterpreter.hpp" #include "jvmci/compilerRuntime.hpp" #include "jvmci/jvmciRuntime.hpp"