[jdk21u-dev] Integrated: 8333652: RISC-V: compiler/vectorapi/VectorGatherMaskFoldingTest.java fails when using RVV
Gui Cao
gcao at openjdk.org
Mon Jul 1 08:57:23 UTC 2024
On Wed, 12 Jun 2024 13:29:46 GMT, Gui Cao <gcao at openjdk.org> wrote:
> Hi, The same issue also exists in the JDK21U: I can reproduce this test[1] locally and use this clean patch can fix that issue, So I would like to backport this to JDK21U. 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)
>
> [1] https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/compiler/vectorapi/VectorGatherMaskFoldingTest.java
This pull request has now been integrated.
Changeset: c22cb4ac
Author: Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/c22cb4ac3cf901e249b32f9ab40d3f1889661a1e
Stats: 86 lines in 2 files changed: 70 ins; 2 del; 14 mod
8333652: RISC-V: compiler/vectorapi/VectorGatherMaskFoldingTest.java fails when using RVV
Backport-of: ce5727df4436425b24b89f24c6e6b708575ec7c6
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/708
More information about the jdk-updates-dev
mailing list