git: openjdk/jdk: master: 2 new changesets

Thomas Stuefe stuefe at openjdk.org
Thu Oct 23 13:10:10 UTC 2025


Changeset: b597b655
Branch: master
Author:    Matthias Baesken <mbaesken at openjdk.org>
Date:      2025-10-23 13:03:13 +0000
URL:       https://git.openjdk.org/jdk/commit/b597b6556dbd18360423c29c784a5fbb792a8899

8370065: Windows perfmemory coding - use SetSecurityDescriptorControl directly

Reviewed-by: dholmes, stuefe

! src/hotspot/os/windows/perfMemory_windows.cpp

Changeset: aaa9fbf6
Branch: master
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2025-10-23 13:03:31 +0000
URL:       https://git.openjdk.org/jdk/commit/aaa9fbf6b5a0dda0773a657a986246b407402fa1

8368365: ASAN errors should produce hs-err files and core dumps

Reviewed-by: mbaesken, asmehra

! src/hotspot/share/logging/logTag.hpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/threads.cpp
+ src/hotspot/share/sanitizers/address.cpp
! src/hotspot/share/sanitizers/address.hpp
! src/hotspot/share/utilities/vmError.cpp
+ test/hotspot/jtreg/runtime/ErrorHandling/AsanReportTest.java



More information about the jdk-changes mailing list