On Fri, 28 Jun 2024 17:49:10 GMT, Chris Plummer <[email protected]> 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.

This pull request has now been integrated.

Changeset: a3479576
Author:    Chris Plummer <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/a3479576c9b3e557cdc04e0984da6350e985dcc9
Stats:     7 lines in 1 file changed: 0 ins; 0 del; 7 mod

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

Reviewed-by: kevinw, amenkov

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

PR: https://git.openjdk.org/jdk/pull/19950

Reply via email to