Integrated: 8365844: RISC-V: TestBadFormat.java fails when running without RVV
Dingli Zhang
dzhang at openjdk.org
Fri Aug 22 01:46:00 UTC 2025
On Wed, 20 Aug 2025 07:56:19 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 584137cf
Author: Dingli Zhang <dzhang at openjdk.org>
Committer: Feilong Jiang <fjiang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/584137cf968bdfd4fdb88b5bb210bbbfa5f2d537
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8365844: RISC-V: TestBadFormat.java fails when running without RVV
Reviewed-by: fjiang, chagedorn, epeter, fyang
-------------
PR: https://git.openjdk.org/jdk/pull/26855
More information about the hotspot-compiler-dev
mailing list