git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Mon Oct 20 11:34:46 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/mobile/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
Changeset: cfb60c45
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-10-20 11:33:12 +0000
URL: https://git.openjdk.org/mobile/commit/cfb60c451e1940b2a678e2f0018fa25d978b25bc
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list