< prev index next >

src/hotspot/share/services/threadService.cpp

Print this page
rev 60253 : imported patch 8249192-coleenp-review

*** 36,45 **** --- 36,46 ---- #include "prims/jvmtiRawMonitor.hpp" #include "runtime/atomic.hpp" #include "runtime/handles.inline.hpp" #include "runtime/init.hpp" #include "runtime/objectMonitor.inline.hpp" + #include "runtime/monitorInfo.inline.hpp" #include "runtime/thread.inline.hpp" #include "runtime/threadSMR.inline.hpp" #include "runtime/vframe.hpp" #include "runtime/vmThread.hpp" #include "runtime/vmOperations.hpp"
< prev index next >