--- old/src/hotspot/share/runtime/deoptimization.cpp 2018-03-22 17:04:14.968830065 +0100 +++ new/src/hotspot/share/runtime/deoptimization.cpp 2018-03-22 17:04:14.772830072 +0100 @@ -48,6 +48,7 @@ #include "runtime/deoptimization.hpp" #include "runtime/frame.inline.hpp" #include "runtime/interfaceSupport.inline.hpp" +#include "runtime/safepointVerifiers.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/signature.hpp" #include "runtime/stubRoutines.hpp"