RFR: 8355293: [TEST] RISC-V: enable more ir tests
Ludovic Henry
luhenry at openjdk.org
Tue Apr 22 14:57:46 UTC 2025
On Tue, 22 Apr 2025 11:54:58 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this simple patch?
> It just enables some test to run on riscv.
>
> Thanks
Marked as reviewed by luhenry (Committer).
test/hotspot/jtreg/compiler/rangechecks/TestRangeCheckHoistingScaledIV.java line 2:
> 1: /*
> 2: * Copyright (c) 2022, 2025, Arm Limited. All rights reserved.
Leave that copyright untouched but add a Rivos line instead.
test/hotspot/jtreg/compiler/vectorization/runner/ArrayShiftOpTest.java line 3:
> 1: /*
> 2: * Copyright (c) 2022, 2023, Arm Limited. All rights reserved.
> 3: * Copyright (c) 2024, 2025, Oracle and/or its affiliates. All rights reserved.
Leave that copyright untouched but add a Rivos line instead.
-------------
PR Review: https://git.openjdk.org/jdk/pull/24797#pullrequestreview-2784420305
PR Review Comment: https://git.openjdk.org/jdk/pull/24797#discussion_r2054301040
PR Review Comment: https://git.openjdk.org/jdk/pull/24797#discussion_r2054300845
More information about the hotspot-compiler-dev
mailing list