< prev index next >

src/hotspot/share/runtime/vm_operations.hpp

Print this page
rev 50252 : imported patch 8203682-jcmd-print-classloader-hierarchy

@@ -101,10 +101,11 @@
   template(Exit)                                  \
   template(LinuxDllLoad)                          \
   template(RotateGCLog)                           \
   template(WhiteBoxOperation)                     \
   template(ClassLoaderStatsOperation)             \
+  template(ClassLoaderHierarchyOperation)         \
   template(DumpHashtable)                         \
   template(DumpTouchedMethods)                    \
   template(MarkActiveNMethods)                    \
   template(PrintCompileQueue)                     \
   template(PrintClassHierarchy)                   \
< prev index next >