src/hotspot/share/runtime/vm_operations.hpp
changeset 47881 0ce0ac68ace7
parent 47802 18dccdc438d7
child 48105 8d15b1369c7a
--- a/src/hotspot/share/runtime/vm_operations.hpp	Sat Nov 11 01:21:09 2017 +0100
+++ b/src/hotspot/share/runtime/vm_operations.hpp	Thu Aug 31 10:00:28 2017 +0200
@@ -69,6 +69,9 @@
   template(G1CollectFull)                         \
   template(G1CollectForAllocation)                \
   template(G1IncCollectionPause)                  \
+  template(HandshakeOneThread)                    \
+  template(HandshakeAllThreads)                   \
+  template(HandshakeFallback)                     \
   template(DestroyAllocationContext)              \
   template(EnableBiasedLocking)                   \
   template(RevokeBias)                            \