[jdk21u] Integrated: 8315931: RISC-V: xxxMaxVectorTestsSmokeTest fails when using RVV

Gui Cao gcao at openjdk.org
Tue Sep 19 06:40:51 UTC 2023


On Fri, 15 Sep 2023 14:43:20 GMT, Gui Cao <gcao at openjdk.org> wrote:

> Hi, This issue also exists in the JDK21U, so i would like to backport this to jdk21u make vector api work correctly when qemu enabled the parameter rvv_ta_all_1s=true. 
> `test/jdk/jdk/incubator/vector` passed with fastdebug and use build using qemu with rvv_ma_all_1s=true,rvv_ta_all_1s=true and UseRVV.
> ### Testing:
> qemu with rvv_ma_all_1s=true,rvv_ta_all_1s=true and UseRVV:
> - [x] Tier1 tests (release)
> - [x] Tier2 tests (release)
> - [x] Tier3 tests (release)
> - [x] test/jdk/jdk/incubator/vector (fastdebug)

This pull request has now been integrated.

Changeset: 1899ad07
Author:    Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/1899ad0731a0c9b7f05d756cabaff71b6554e945
Stats:     27 lines in 1 file changed: 8 ins; 8 del; 11 mod

8315931: RISC-V: xxxMaxVectorTestsSmokeTest fails when using RVV

Backport-of: 4070829ae589678578a93b2886e02e04cf0a1b01

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

PR: https://git.openjdk.org/jdk21u/pull/165


More information about the jdk-updates-dev mailing list