diff -r b91b558a9076 -r ef5d5d343e2a src/hotspot/cpu/x86/templateTable_x86.cpp --- a/src/hotspot/cpu/x86/templateTable_x86.cpp Fri Mar 16 08:26:53 2018 -0400 +++ b/src/hotspot/cpu/x86/templateTable_x86.cpp Fri Mar 16 09:12:13 2018 -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"