hotspot/src/share/vm/runtime/vm_operations.hpp
changeset 25051 8110ec6e7340
parent 23848 2a4fff3b50c1
child 26587 e8b28fa936af
--- 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<mtInternal> {
  public: