RFR: 8369527: NMT: print malloc-site when a malloc'd memory detected as corrupted [v5]
Afshin Zafari
azafari at openjdk.org
Mon Oct 20 07:01:52 UTC 2025
> On NMT detail mode, the allocation-sites of malloc'd memory regions are also stored. Using this information, the call-stack of a corrupted memory can also be printed as the error message.
Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
stdint added
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27764/files
- new: https://git.openjdk.org/jdk/pull/27764/files/fd333d3e..6f582d4c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27764&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27764&range=03-04
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/27764.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27764/head:pull/27764
PR: https://git.openjdk.org/jdk/pull/27764
More information about the hotspot-runtime-dev
mailing list