Blocks :
|
|
Relates :
|
We should update the class histogram to include module information when the class is in a named module. This will really benefit `jmap -histo <pid>` and `jcmd <pid> GC.class_histogram`. Stack traces and thread dumps already include the module name and version where possible and we should use the same format.
|