JDK-8252842 : Extend JMap to support parallel heap dump
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: tools
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-09-07
  • Updated: 2022-01-27
  • Resolved: 2021-09-23
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 18
18 b17Fixed
Related Reports
CSR :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8261943 :  
Description
The JDK-8214535 added support for parallel iteration of different heap in hotspot. 
The parallel iteration mechanism can be used also for enabling parallel heap dump. 
Comments
Changeset: a74c099d Author: Lin Zang <lzang@openjdk.org> Date: 2021-09-23 07:00:06 +0000 URL: https://git.openjdk.java.net/jdk/commit/a74c099d67272b2ef542405d30db62a82cbbebc6
23-09-2021