JDK-8353219 : RISC-V: Fix client builds after JDK-8345298
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: riscv
  • Submitted: 2025-03-29
  • Updated: 2025-04-01
  • Resolved: 2025-04-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 masterFixed
Related Reports
Causes :  
Description
The definitions of both `generate_float16ToFloat()` and `generate_floatToFloat16()` should be moved out of `COMPILER2_OR_JVMCI` macro scope.
Comments
Changeset: 860a789e Branch: master Author: Fei Yang <fyang@openjdk.org> Date: 2025-04-01 01:39:22 +0000 URL: https://git.openjdk.org/jdk/commit/860a789e9153448345f19d70dd07e294a0b62223
01-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24307 Date: 2025-03-29 02:01:17 +0000
29-03-2025