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

Afshin Zafari azafari at openjdk.org
Thu Oct 16 19:53:57 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 two additional commits since the last revision:

 - copyright year of new file
 - new JTReg test added.

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

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

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

  Stats: 166 lines in 2 files changed: 166 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