--- old/src/hotspot/share/runtime/vm_operations.hpp 2018-06-01 22:30:06.261398267 +0200 +++ new/src/hotspot/share/runtime/vm_operations.hpp 2018-06-01 22:30:06.003387130 +0200 @@ -69,6 +69,7 @@ template(CMS_Final_Remark) \ template(G1CollectForAllocation) \ template(G1CollectFull) \ + template(ZOperation) \ template(HandshakeOneThread) \ template(HandshakeAllThreads) \ template(HandshakeFallback) \