On Wed, 3 Feb 2021 12:44:53 GMT, Hamlin Li <[email protected]> wrote: > parallel -histo of jmap was added by JDK-8214535, it's better to support > parallel for jcmd GC.class_histogram too.
Hi @Hamlin-Li I am not reviewer, but maybe you could add test for "parallel" in BasicJMapTest.java. ------------- PR: https://git.openjdk.java.net/jdk/pull/2379
