--- old/src/hotspot/cpu/x86/templateTable_x86.cpp 2018-03-15 12:06:57.342866114 -0400 +++ new/src/hotspot/cpu/x86/templateTable_x86.cpp 2018-03-15 12:06:56.721809114 -0400 @@ -33,6 +33,7 @@ #include "oops/objArrayKlass.hpp" #include "oops/oop.inline.hpp" #include "prims/methodHandles.hpp" +#include "runtime/safepointMechanism.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/stubRoutines.hpp" #include "runtime/synchronizer.hpp"