--- old/src/hotspot/share/runtime/vm_operations.hpp 2017-10-11 15:25:48.865900438 +0200 +++ new/src/hotspot/share/runtime/vm_operations.hpp 2017-10-11 15:25:48.674892236 +0200 @@ -69,6 +69,9 @@ template(G1CollectFull) \ template(G1CollectForAllocation) \ template(G1IncCollectionPause) \ + template(HandshakeOneThread) \ + template(HandshakeAllThreads) \ + template(HandshakeFallback) \ template(DestroyAllocationContext) \ template(EnableBiasedLocking) \ template(RevokeBias) \