diff -r 1e5e4bfb4de8 -r 8110ec6e7340 hotspot/src/share/vm/runtime/vm_operations.hpp --- a/hotspot/src/share/vm/runtime/vm_operations.hpp Mon Jun 02 17:21:15 2014 +0200 +++ b/hotspot/src/share/vm/runtime/vm_operations.hpp Wed Jun 04 11:05:30 2014 +0200 @@ -98,6 +98,7 @@ template(LinuxDllLoad) \ template(RotateGCLog) \ template(WhiteBoxOperation) \ + template(ClassLoaderStatsOperation) \ class VM_Operation: public CHeapObj { public: