JDK-8261034 : improve jcmd GC.class_histogram to support parallel
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: tools
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-02-03
  • Updated: 2021-05-18
  • Resolved: 2021-05-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17
17 b22Fixed
Related Reports
CSR :  
Relates :  
Description
parallel -histo of jmap was added by JDK-8214535, it's better to support parallel for jcmd GC.class_histogram too.
Comments
Changeset: 3c47cab6 Author: Hamlin Li <mli@openjdk.org> Date: 2021-05-12 01:06:44 +0000 URL: https://git.openjdk.java.net/jdk/commit/3c47cab6db949b19cfd300139cbdbf81fb521e68
12-05-2021