RFR: 8318086: [jvmci] RISC-V: Reuse target config from TargetDescription
Feilong Jiang
fjiang at openjdk.org
Tue Oct 17 00:58:23 UTC 2023
On Fri, 13 Oct 2023 14:59:43 GMT, Fei Yang <fyang 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
>
> Marked as reviewed by fyang (Reviewer).
@RealFYang @Hamlin-Li -- Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16181#issuecomment-1765487890
More information about the hotspot-compiler-dev
mailing list