--- old/src/hotspot/share/opto/parse1.cpp 2018-03-12 22:05:10.008577941 -0400 +++ new/src/hotspot/share/opto/parse1.cpp 2018-03-12 22:05:09.410522809 -0400 @@ -39,6 +39,7 @@ #include "opto/runtime.hpp" #include "runtime/arguments.hpp" #include "runtime/handles.inline.hpp" +#include "runtime/safepointMechanism.hpp" #include "runtime/sharedRuntime.hpp" #include "utilities/copy.hpp"