< prev index next >

src/hotspot/share/runtime/osThread.hpp

Print this page
@@ -26,11 +26,10 @@
  #define SHARE_RUNTIME_OSTHREAD_HPP
  
  #include "runtime/frame.hpp"
  #include "runtime/handles.hpp"
  #include "runtime/javaFrameAnchor.hpp"
- #include "runtime/objectMonitor.hpp"
  #include "runtime/suspendedThreadTask.hpp"
  #include "utilities/macros.hpp"
  
  #if defined(LINUX) || defined(AIX) || defined(BSD)
  #include "suspendResume_posix.hpp"
< prev index next >