< prev index next >

src/hotspot/share/runtime/vmOperations.hpp

Print this page
rev 56783 : [mq]: simplify

@@ -66,10 +66,11 @@
   template(CMS_Initial_Mark)                      \
   template(CMS_Final_Remark)                      \
   template(G1CollectForAllocation)                \
   template(G1CollectFull)                         \
   template(G1Concurrent)                          \
+  template(G1TryInitiateConcMark)                 \
   template(ZMarkStart)                            \
   template(ZMarkEnd)                              \
   template(ZRelocateStart)                        \
   template(ZVerify)                               \
   template(HandshakeOneThread)                    \
< prev index next >