git: openjdk/jdk: master: 2 new changesets
Marc Chevalier
mchevalier at openjdk.org
Wed Feb 4 09:15:35 UTC 2026
Changeset: 651e01b4
Branch: master
Author: Afshin Zafari <azafari at openjdk.org>
Date: 2026-02-04 09:13:52 +0000
URL: https://git.openjdk.org/jdk/commit/651e01b44747574a4882e7cdd9f6d3b54d2280f9
8369393: NMT: poison the malloc header and footer under ASAN build
Reviewed-by: jsjolen, phubner
! src/hotspot/share/nmt/mallocHeader.cpp
! src/hotspot/share/nmt/mallocHeader.hpp
! src/hotspot/share/nmt/mallocHeader.inline.hpp
! src/hotspot/share/nmt/mallocTracker.cpp
! src/hotspot/share/nmt/mallocTracker.hpp
! src/hotspot/share/runtime/os.cpp
! test/hotspot/gtest/nmt/test_nmt_buffer_overflow_detection.cpp
! test/hotspot/gtest/nmt/test_nmt_cornercases.cpp
! test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java
Changeset: c5e973e0
Branch: master
Author: Marc Chevalier <mchevalier at openjdk.org>
Date: 2026-02-04 09:14:24 +0000
URL: https://git.openjdk.org/jdk/commit/c5e973e03418d6528fce1aa4a68e0b07a82036ac
8374622: StressIncrementalInlining should also randomize the processing order
Reviewed-by: thartmann, chagedorn, dfenacci
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
More information about the jdk-changes
mailing list