RFR: 8318086: [jvmci] RISC-V: Reuse target config from TargetDescription
Hamlin Li
mli at openjdk.org
Sun Oct 15 15:09:24 UTC 2023
On Fri, 13 Oct 2023 11:42:51 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:
> Hi, please review this cleanup.
>
> [JDK-8262901](https://bugs.openjdk.org/browse/JDK-8262901) moved `linuxOs` and `macOs` from AArch64HotSpotVMConfig.java into TargetDescription.java, we can reuse `linuxOs` for RISC-V.
>
> Testing:
>
> - [x] `compiler/jvmci` with linux-riscv release build
LGTM.
-------------
Marked as reviewed by mli (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16181#pullrequestreview-1678810507
More information about the hotspot-compiler-dev
mailing list