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