RFR: 8368206: RISC-V: compiler/vectorapi/VectorMaskCompareNotTest.java fails when running without RVV

Dingli Zhang dzhang at openjdk.org
Thu Sep 25 04:34:30 UTC 2025


On Tue, 23 Sep 2025 06:44:46 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:

> Hey, I'm wondering if all the tests under hotspot/jtreg/compiler/vectorapi should `@require` rvv? Otherwise seems they are not really testing anything useful?

@Hamlin-Li Sorry, I think I misunderstood you earlier.
Currently, this is the only test case under `hotspot/jtreg/compiler/vectorapi` that fails without RVV, so I plan to merge this PR first and then open a separate issue [JDK-8368602](https://bugs.openjdk.org/browse/JDK-8368602) to discuss the situation you mentioned.
Does that work for you ?

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

PR Comment: https://git.openjdk.org/jdk/pull/27414#issuecomment-3332098367


More information about the hotspot-compiler-dev mailing list