RFR: 8369527: NMT: print malloc-site when a malloc'd memory detected as corrupted [v5]
David Holmes
dholmes at openjdk.org
Mon Oct 20 07:59:27 UTC 2025
On Mon, 20 Oct 2025 07:01:52 GMT, Afshin Zafari <azafari at openjdk.org> wrote:
>> 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
LGTM2
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27764#pullrequestreview-3355352415
More information about the hotspot-runtime-dev
mailing list