On Thu, 5 Jun 2025 07:04:08 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> > serviceability/sa/ClhsdbCDSCore.java explicitly says it did not create a > > core file > > The test passes with asan enabled on Linux ppc64le , so probably the failure > seen on Linux x86_64 was more machine/environment related than ASAN related ; > should I better remove the asan requires from this test ? I just think it is odd that this test failed to produce a core file, but the other core file tests passed. It's also unclear to me why serviceability/sa/ClhsdbFindPC.java failed. You didn't include enough of the .jtr file. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25575#issuecomment-2944945645