< prev index next >

src/hotspot/share/runtime/thread.hpp

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

*** 76,85 **** --- 76,86 ---- class CompilerCounters; class vframeArray; class vframe; class javaVFrame; + class MonitorInfo; class DeoptResourceMark; class jvmtiDeferredLocalVariableSet; class ThreadClosure;
< prev index next >