src/hotspot/share/runtime/vmOperations.hpp
changeset 53541 4e325f8b50ce
parent 53507 44a9dd4e4d96
child 53547 9d1a788dea3d
--- a/src/hotspot/share/runtime/vmOperations.hpp	Tue Jan 29 10:23:38 2019 +0100
+++ b/src/hotspot/share/runtime/vmOperations.hpp	Tue Jan 29 10:23:38 2019 +0100
@@ -68,7 +68,9 @@
   template(G1CollectForAllocation)                \
   template(G1CollectFull)                         \
   template(G1Concurrent)                          \
-  template(ZOperation)                            \
+  template(ZMarkStart)                            \
+  template(ZMarkEnd)                              \
+  template(ZRelocateStart)                        \
   template(HandshakeOneThread)                    \
   template(HandshakeAllThreads)                   \
   template(HandshakeFallback)                     \