> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19950/files
  - new: https://git.openjdk.org/jdk/pull/19950/files/33c20cdc..958429ed

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19950&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19950&range=00-01

  Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/19950.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19950/head:pull/19950

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

Reply via email to