hg: jdk/submit: 8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
thomas.stuefe at gmail.com
thomas.stuefe at gmail.com
Thu Jun 7 10:24:48 UTC 2018
Changeset: 8e56de95ce10
Author: stuefe
Date: 2018-06-07 12:23 +0200
URL: http://hg.openjdk.java.net/jdk/submit/rev/8e56de95ce10
8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
Reviewed-by: coleenp, dholmes
+ src/hotspot/share/classfile/classLoaderHierarchyDCmd.cpp
+ src/hotspot/share/classfile/classLoaderHierarchyDCmd.hpp
! src/hotspot/share/runtime/vm_operations.hpp
! src/hotspot/share/services/diagnosticCommand.cpp
+ test/hotspot/jtreg/serviceability/dcmd/vm/ClassLoaderHierarchyTest.java
More information about the jdk-submit-changes
mailing list