Integrated: 8353219: RISC-V: Fix client builds after JDK-8345298
Fei Yang
fyang at openjdk.org
Tue Apr 1 01:42:16 UTC 2025
On Sat, 29 Mar 2025 02:01:17 GMT, Fei Yang <fyang 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.
This pull request has now been integrated.
Changeset: 860a789e
Author: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/860a789e9153448345f19d70dd07e294a0b62223
Stats: 4 lines in 1 file changed: 2 ins; 2 del; 0 mod
8353219: RISC-V: Fix client builds after JDK-8345298
Reviewed-by: fjiang, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/24307
More information about the hotspot-compiler-dev
mailing list