--- old/src/hotspot/share/gc/g1/g1CardLiveData.cpp 2018-03-22 17:02:50.252833016 +0100 +++ new/src/hotspot/share/gc/g1/g1CardLiveData.cpp 2018-03-22 17:02:50.056833023 +0100 @@ -29,6 +29,7 @@ #include "gc/shared/suspendibleThreadSet.hpp" #include "gc/shared/workgroup.hpp" #include "logging/log.hpp" +#include "memory/resourceArea.hpp" #include "memory/universe.hpp" #include "runtime/atomic.hpp" #include "runtime/globals.hpp"