RFR: JDK-8261034: improve jcmd GC.class_histogram to support parallel [v7]

Chris Plummer cjplummer at openjdk.java.net
Mon Feb 8 02:37:44 UTC 2021


On Sun, 7 Feb 2021 12:38:55 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> parallel -histo of jmap was added by JDK-8214535, it's better to support parallel for jcmd GC.class_histogram too.
>
> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
> 
>   improve jcmd GC.class_histogram to support parallel

Marked as reviewed by cjplummer (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/2379


More information about the serviceability-dev mailing list