RFR: 8334026: Provide a diagnostic PrintMemoryMapAtExit switch on Linux [v2]

Matthias Baesken mbaesken at openjdk.org
Thu Jun 20 08:03:10 UTC 2024


On Tue, 18 Jun 2024 08:38:35 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> 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.
>
> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
> 
>   feedback david

Marked as reviewed by mbaesken (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/19660#pullrequestreview-2129705753


More information about the hotspot-runtime-dev mailing list