> 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 ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/2379/files - new: https://git.openjdk.java.net/jdk/pull/2379/files/fe46037d..ec2324ec Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2379&range=06 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2379&range=05-06 Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/2379.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2379/head:pull/2379 PR: https://git.openjdk.java.net/jdk/pull/2379