RFR: 8372588: [asan] serviceability/sa/TestJmapCore.java and TestJmapCoreMetaspace.java fail after recent improvements
Arno Zeller
azeller at openjdk.org
Fri Nov 28 14:12:49 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) .
Marked as reviewed by azeller (Author).
Looks good to me.
-------------
PR Review: https://git.openjdk.org/jdk/pull/28552#pullrequestreview-3519141750
PR Comment: https://git.openjdk.org/jdk/pull/28552#issuecomment-3589483266
More information about the serviceability-dev
mailing list