--- old/src/hotspot/share/runtime/vm_operations.hpp 2018-06-08 19:45:37.660875201 +0200 +++ new/src/hotspot/share/runtime/vm_operations.hpp 2018-06-08 19:45:37.394863660 +0200 @@ -69,6 +69,7 @@ template(CMS_Final_Remark) \ template(G1CollectForAllocation) \ template(G1CollectFull) \ + template(ZOperation) \ template(HandshakeOneThread) \ template(HandshakeAllThreads) \ template(HandshakeFallback) \