RFR: 8357826: Avoid running some jtreg tests when asan is configured [v2]
Chris Plummer
cjplummer at openjdk.org
Thu Jun 5 15:16:54 UTC 2025
On Thu, 5 Jun 2025 07:04:08 GMT, Matthias Baesken <mbaesken at 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
More information about the serviceability-dev
mailing list