JDK-8256450 : Add gz option to jmap to write a gzipped heap dump
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: tools
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-11-17
  • Updated: 2024-12-20
  • Resolved: 2020-11-25
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 16
16 b27Fixed
Related Reports
CSR :  
Relates :  
Description
The JDK-8237354 introduce the jcmd option and gzip compression implementation of heap dump. 
Add the same opotion to jmap tool could help generate same compressed heap dump.
Comments
Changeset: 461c5fc6 Author: Lin Zang <lzang@openjdk.org> Committer: Paul Hohensee <phh@openjdk.org> Date: 2020-11-25 16:51:42 +0000 URL: https://github.com/openjdk/jdk/commit/461c5fc6
25-11-2020