RFR: 8369527: NMT: print malloc-site when a malloc'd memory detected as corrupted [v3]

Afshin Zafari azafari at openjdk.org
Tue Oct 14 07:36:48 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:

  style fixed.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27764/files
  - new: https://git.openjdk.org/jdk/pull/27764/files/67481139..e4957bd0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27764&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27764&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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