< prev index next >

src/hotspot/share/runtime/vmOperations.hpp

Print this page
rev 57544 : 8236485: Work-in-progress: Epoch synchronization protocol for G1 concurrent refinement
Reviewed-by:

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