Integrated: 8318086: [jvmci] RISC-V: Reuse target config from TargetDescription

Feilong Jiang fjiang at openjdk.org
Tue Oct 17 00:58: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

This pull request has now been integrated.

Changeset: 7b391726
Author:    Feilong Jiang <fjiang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7b3917265dec7e975c0abb31b4069ac12f43f575
Stats:     5 lines in 2 files changed: 0 ins; 4 del; 1 mod

8318086: [jvmci] RISC-V: Reuse target config from TargetDescription

Reviewed-by: fyang, mli

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

PR: https://git.openjdk.org/jdk/pull/16181


More information about the hotspot-compiler-dev mailing list