RFR: 8353219: RISC-V: Fix client builds after JDK-8345298

Fei Yang fyang at openjdk.org
Tue Apr 1 01:42:15 UTC 2025


On Sat, 29 Mar 2025 03:16:37 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

>> Hi, please review this trivial change fixing a client build issue.
>> The definitions of both `generate_float16ToFloat()` and `generate_floatToFloat16()` should be moved out of `COMPILER2_OR_JVMCI` macro scope. Testing: client builds fine on linux-riscv64 with this change.
>
> Marked as reviewed by fjiang (Committer).

@feilongjiang @robehn : Thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/24307#issuecomment-2767815574


More information about the hotspot-compiler-dev mailing list