--- old/src/hotspot/share/gc/g1/g1HeapVerifier.cpp 2018-03-08 14:51:45.662404526 +0100 +++ new/src/hotspot/share/gc/g1/g1HeapVerifier.cpp 2018-03-08 14:51:45.434396656 +0100 @@ -39,6 +39,7 @@ #include "logging/logStream.hpp" #include "memory/resourceArea.hpp" #include "oops/oop.inline.hpp" +#include "runtime/handles.inline.hpp" class VerifyRootsClosure: public OopClosure { private: