--- old/src/hotspot/share/services/threadService.hpp 2017-12-04 09:44:40.000000000 -0500 +++ new/src/hotspot/share/services/threadService.hpp 2017-12-04 09:44:40.000000000 -0500 @@ -33,6 +33,7 @@ #include "runtime/objectMonitor.inline.hpp" #include "runtime/perfData.hpp" #include "runtime/thread.hpp" +#include "runtime/threadSMR.hpp" #include "services/management.hpp" #include "services/serviceUtil.hpp"