JDK-8334026 : Provide a diagnostic PrintMemoryMapAtExit switch on Linux
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-06-11
  • Updated: 2024-07-29
  • Resolved: 2024-06-20
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 24
24 b03Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
To investigate footprint problems of processes with a short lifespan (e.g. startup footprint problems), we found it very useful to be able to get an annotated memory map at exit - the same map printed by jcmd System.map.
Comments
Changeset: c6f3bf4b Author: Thomas Stuefe <stuefe@openjdk.org> Date: 2024-06-20 08:30:52 +0000 URL: https://git.openjdk.org/jdk/commit/c6f3bf4bd61405c2ed374b15ef82cc987f52cd52
20-06-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19660 Date: 2024-06-11 14:01:27 +0000
12-06-2024