On Wed, 4 Jun 2025 20:09:53 GMT, Chris Plummer <cjplum...@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 ? Regarding the other serviceability/sa tests you mentioned, seems they work too on Linux ppc64le so they **_can_** work with ASAN , no requires needed for now. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25575#issuecomment-2943002454