src/hotspot/share/runtime/synchronizer.hpp
changeset 57811 947252a54b98
parent 54291 e6c86f6012bf
child 57893 49fea19f0726
--- 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"