diff -r e62f402c337f -r 947252a54b98 src/hotspot/share/runtime/synchronizer.hpp --- a/src/hotspot/share/runtime/synchronizer.hpp Tue Aug 20 11:15:23 2019 +0100 +++ b/src/hotspot/share/runtime/synchronizer.hpp Mon Aug 19 11:30:03 2019 +0200 @@ -26,7 +26,7 @@ #define SHARE_RUNTIME_SYNCHRONIZER_HPP #include "memory/padded.hpp" -#include "oops/markOop.hpp" +#include "oops/markWord.hpp" #include "runtime/basicLock.hpp" #include "runtime/handles.hpp" #include "runtime/perfData.hpp"