git: openjdk/jdk: master: 8369527: NMT: print malloc-site when a malloc'd memory detected as corrupted

Afshin Zafari azafari at openjdk.org
Mon Oct 20 11:36:41 UTC 2025


Changeset: c8679713
Branch: master
Author:    Afshin Zafari <azafari at openjdk.org>
Date:      2025-10-20 11:32:48 +0000
URL:       https://git.openjdk.org/jdk/commit/c8679713402186b24608fa4c91397b6a4fd5ebf3

8369527: NMT: print malloc-site when a malloc'd memory detected as corrupted

Reviewed-by: dholmes, jsjolen

! src/hotspot/share/nmt/mallocHeader.cpp
! src/hotspot/share/nmt/mallocHeader.hpp
! src/hotspot/share/nmt/mallocHeader.inline.hpp
! src/hotspot/share/nmt/mallocSiteTable.cpp
! test/hotspot/gtest/nmt/test_nmt_buffer_overflow_detection.cpp
+ test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java
+ test/hotspot/jtreg/runtime/NMT/libMallocHeaderModifier.c



More information about the jdk-changes mailing list