< prev index next >

src/hotspot/share/runtime/threadSMR.inline.hpp

Print this page
rev 57138 : [mq]: 8234796-v3

*** 24,33 **** --- 24,34 ---- #ifndef SHARE_RUNTIME_THREADSMR_INLINE_HPP #define SHARE_RUNTIME_THREADSMR_INLINE_HPP #include "runtime/atomic.hpp" + #include "memory/iterator.hpp" #include "runtime/prefetch.inline.hpp" #include "runtime/thread.inline.hpp" #include "runtime/threadSMR.hpp" // Devirtualize known thread closure types.
< prev index next >