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

Gui Cao gcao at openjdk.org
Fri Sep 15 14:51:01 UTC 2023


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.

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

Commit messages:
 - Backport 4070829ae589678578a93b2886e02e04cf0a1b01

Changes: https://git.openjdk.org/jdk21u/pull/165/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=165&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8315931
  Stats: 27 lines in 1 file changed: 8 ins; 8 del; 11 mod
  Patch: https://git.openjdk.org/jdk21u/pull/165.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/165/head:pull/165

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


More information about the jdk-updates-dev mailing list