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

Hamlin Li mli at openjdk.java.net
Thu Feb 4 07:12:54 UTC 2021


> 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:

  JDK-8261034: 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/4f17b97b..2b517feb

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2379&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2379&range=00-01

  Stats: 71 lines in 3 files changed: 23 ins; 42 del; 6 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


More information about the hotspot-runtime-dev mailing list