--- old/src/hotspot/share/runtime/vmOperations.hpp 2019-03-11 14:27:24.182354076 +0100 +++ new/src/hotspot/share/runtime/vmOperations.hpp 2019-03-11 14:27:23.970354079 +0100 @@ -127,6 +127,7 @@ template(ScavengeMonitors) \ template(PrintMetadata) \ template(GTestExecuteAtSafepoint) \ + template(VTBufferStats) \ class VM_Operation: public CHeapObj { public: