diff -r ef23ea332077 -r 2fe2063fe567 src/hotspot/share/runtime/vmOperations.hpp --- a/src/hotspot/share/runtime/vmOperations.hpp Tue Jun 04 11:55:51 2019 -0700 +++ b/src/hotspot/share/runtime/vmOperations.hpp Tue Jun 04 12:44:53 2019 -0700 @@ -113,6 +113,7 @@ template(LinuxDllLoad) \ template(RotateGCLog) \ template(WhiteBoxOperation) \ + template(JVMCIResizeCounters) \ template(ClassLoaderStatsOperation) \ template(ClassLoaderHierarchyOperation) \ template(DumpHashtable) \