diff -r 77fb0be7d19f -r 4dd58ecc9912 src/hotspot/share/runtime/synchronizer.cpp --- a/src/hotspot/share/runtime/synchronizer.cpp Thu Mar 15 21:24:10 2018 +0100 +++ b/src/hotspot/share/runtime/synchronizer.cpp Thu Mar 15 21:29:36 2018 +0100 @@ -39,6 +39,7 @@ #include "runtime/objectMonitor.hpp" #include "runtime/objectMonitor.inline.hpp" #include "runtime/osThread.hpp" +#include "runtime/sharedRuntime.hpp" #include "runtime/stubRoutines.hpp" #include "runtime/synchronizer.hpp" #include "runtime/thread.inline.hpp"