On Fri, 28 Nov 2025 10:23:36 GMT, Matthias Baesken <[email protected]> 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 <[email protected]> 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
