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

Serguei Spitsyn sspitsyn at openjdk.java.net
Tue May 11 21:03:56 UTC 2021


On Mon, 26 Apr 2021 02:22:47 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:
> 
>   refine help message.

The fix looks good to me.
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the hotspot-runtime-dev mailing list