RFR: 8369527: NMT: print malloc-site when a malloc'd memory detected as corrupted [v4]
Johan Sjölen
jsjolen at openjdk.org
Fri Oct 17 08:04:12 UTC 2025
On Thu, 16 Oct 2025 19:53:57 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 two additional commits since the last revision:
>
> - copyright year of new file
> - new JTReg test added.
Thank you! This looks good.
-------------
Marked as reviewed by jsjolen (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27764#pullrequestreview-3348765837
More information about the hotspot-runtime-dev
mailing list