JDK-8204349 : Reuse tree printing code introduced with JDK-8203682 (VM.classloaders) for class hierarchy etc
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2018-06-05
  • Updated: 2019-07-09
  • Resolved: 2019-07-09
Related Reports
Relates :  
Description
JDK-8203682 adds a new command to jcmd which prints out the class loader hierarchy. 

Its method to print an ascii tree representation is quite evolved. Check whether the tree printing code can be reused in other places, e.g. when printing the class hierarchy tree.
Comments
No time for this, and not important enough
09-07-2019