RFR: 8335291: Problem list all SA core file tests on macosx-aarch64 due to JDK-8318754 [v2]
    Chris Plummer 
    cjplummer at openjdk.org
       
    Mon Jul  1 08:16:07 UTC 2024
    
    
  
> 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
    
    
More information about the serviceability-dev
mailing list