Integrated: 8372588: [asan] serviceability/sa/TestJmapCore.java and TestJmapCoreMetaspace.java fail after recent improvements

Matthias Baesken mbaesken at openjdk.org
Mon Dec 1 07:48:00 UTC 2025


On Fri, 28 Nov 2025 10:23:36 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> In the 2 core related tests TestJmapCore.java and TestJmapCoreMetaspace.java we run into the errors below when using asan-enabled binaries. This is most likely because we do not write cores any more with asan; seems to be related to [JDK-8368365](https://bugs.openjdk.org/browse/JDK-8368365) .

This pull request has now been integrated.

Changeset: a6bc9b3b
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a6bc9b3ba50c5d669213f082a32e30c9ab2f923d
Stats:     2 lines in 2 files changed: 2 ins; 0 del; 0 mod

8372588: [asan] serviceability/sa/TestJmapCore.java and TestJmapCoreMetaspace.java fail after recent improvements

Reviewed-by: stuefe, azeller, lucy

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

PR: https://git.openjdk.org/jdk/pull/28552


More information about the serviceability-dev mailing list