src/hotspot/share/runtime/vmOperations.hpp
changeset 59067 f080b08daace
parent 59053 ba6c248cae19
child 59325 3636bab5e81e
--- a/src/hotspot/share/runtime/vmOperations.hpp	Wed Nov 13 14:08:04 2019 -0800
+++ b/src/hotspot/share/runtime/vmOperations.hpp	Wed Nov 13 18:00:30 2019 -0500
@@ -66,6 +66,7 @@
   template(G1CollectForAllocation)                \
   template(G1CollectFull)                         \
   template(G1Concurrent)                          \
+  template(G1TryInitiateConcMark)                 \
   template(ZMarkStart)                            \
   template(ZMarkEnd)                              \
   template(ZRelocateStart)                        \