Integrated: 8334026: Provide a diagnostic PrintMemoryMapAtExit switch on Linux
Thomas Stuefe
stuefe at openjdk.org
Thu Jun 20 08:35:27 UTC 2024
On Tue, 11 Jun 2024 14:01:27 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.
This pull request has now been integrated.
Changeset: c6f3bf4b
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c6f3bf4bd61405c2ed374b15ef82cc987f52cd52
Stats: 69 lines in 4 files changed: 64 ins; 4 del; 1 mod
8334026: Provide a diagnostic PrintMemoryMapAtExit switch on Linux
Reviewed-by: dholmes, mbaesken
-------------
PR: https://git.openjdk.org/jdk/pull/19660
More information about the hotspot-runtime-dev
mailing list