< prev index next >

src/hotspot/share/runtime/vm_operations.hpp

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

*** 101,110 **** --- 101,111 ---- 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 >