RFR: 8335291: Problem list all SA core file tests on macosx-aarch64 due to JDK-8318754 [v2]

Alex Menkov amenkov at openjdk.org
Tue Jul 2 17:58:19 UTC 2024


On Mon, 1 Jul 2024 08:16:07 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> On macosx-aarch64, sometimes the generated core file does not contain all valid memory. This causes SA tests to fail with various address related java exceptions. There's nothing SA can do to work around the problem, and these failures over time have been just too noisy, so I'm problem listing all the SA core files tests on macosx-aarch64. Note they are already problem listed on macosx-x64 dues to [JDK-8267433](https://bugs.openjdk.org/browse/JDK-8267433) (the tests time out while generating the core dump because it takes way too long), so unfortunately this means no more core file testing on macosx, at least for now.
>> 
>> Tested with tier1 and running all tier2 and tier5 SA test tasks.
>
> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Use proper CR in problem list

Marked as reviewed by amenkov (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/19950#pullrequestreview-2154516441


More information about the serviceability-dev mailing list