RFR: 8365844: RISC-V: TestBadFormat.java fails when running without RVV
    Dingli Zhang 
    dzhang at openjdk.org
       
    Wed Aug 20 08:02:20 UTC 2025
    
    
  
Hi,
Can you help to review this patch? Thanks!
We noticed that testlibrary_tests/ir_framework/tests/TestBadFormat.java fails when running tier4 tests on p550.
The reason for the error is that the Vector test related to badVectorNodeSize requires RVV on riscv, otherwise the expected passing case will fail and cannot match FailCount.
### Test (fastdebug)
- [x] Run testlibrary_tests/ir_framework/tests/TestBadFormat.java on k1/k230/sg2042
-------------
Commit messages:
 - 8365844: RISC-V: TestBadFormat.java fails when running without RVV
Changes: https://git.openjdk.org/jdk/pull/26855/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26855&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8365844
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26855.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26855/head:pull/26855
PR: https://git.openjdk.org/jdk/pull/26855
    
    
More information about the hotspot-compiler-dev
mailing list