src/hotspot/share/runtime/vmOperations.hpp
changeset 59053 ba6c248cae19
parent 58226 408c445d04e8
child 59067 f080b08daace
--- a/src/hotspot/share/runtime/vmOperations.hpp	Wed Nov 13 11:21:15 2019 +0100
+++ b/src/hotspot/share/runtime/vmOperations.hpp	Wed Nov 13 11:37:29 2019 +0100
@@ -63,8 +63,6 @@
   template(GenCollectForAllocation)               \
   template(ParallelGCFailedAllocation)            \
   template(ParallelGCSystemGC)                    \
-  template(CMS_Initial_Mark)                      \
-  template(CMS_Final_Remark)                      \
   template(G1CollectForAllocation)                \
   template(G1CollectFull)                         \
   template(G1Concurrent)                          \