[jdk22u] RFR: 8333652: RISC-V: compiler/vectorapi/VectorGatherMaskFoldingTest.java fails when using RVV
Gui Cao
gcao at openjdk.org
Wed Jun 12 13:29:44 UTC 2024
Hi, The same issue also exists in the JDK22U: I can reproduce it locally and use this clean patch can fix that issue, So I would like to backport this to JDK22U. This is a risc-v specific change. Backport is clean, risk is low.
### Testing
- [x] test/jdk/jdk/incubator/vector on Banana Pi BPI-F3 board (with RVV1.0)
-------------
Commit messages:
- Backport ce5727df4436425b24b89f24c6e6b708575ec7c6
Changes: https://git.openjdk.org/jdk22u/pull/248/files
Webrev: https://webrevs.openjdk.org/?repo=jdk22u&pr=248&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8333652
Stats: 86 lines in 2 files changed: 70 ins; 2 del; 14 mod
Patch: https://git.openjdk.org/jdk22u/pull/248.diff
Fetch: git fetch https://git.openjdk.org/jdk22u.git pull/248/head:pull/248
PR: https://git.openjdk.org/jdk22u/pull/248
More information about the jdk-updates-dev
mailing list