Withdrawn: 8371768: AArch64: test/hotspot/jtreg/compiler/loopopts/superword/TestReductions.java fails on SVE after JDK-8340093

duke duke at openjdk.org
Sat Jan 24 03:23:06 UTC 2026


On Thu, 20 Nov 2025 11:02:54 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Looks like the test should be more resilient with UseSVE > 0, which _can_ vectorise. It does not look all that reliable to me to failOn when vectorization actually happens. So I dropped some non-arch-specific rules, and amended AArch64-specific rules for UseSVE.
> 
> Testing:
>  - [x] Linux AArch64 server fastdebug, affected test on machine with UseSVE=1 by default
>  - [x] Linux AArch64 server fastdebug, affected test on machine with UseSVE=0 overridden

This pull request has been closed without being integrated.

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

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


More information about the hotspot-compiler-dev mailing list