JDK-8294198 : Implement isFinite intrinsic for RISC-V
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: riscv
  • Submitted: 2022-09-22
  • Updated: 2025-07-22
  • Resolved: 2022-09-29
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 20
20 b18Fixed
Related Reports
Relates :  
Relates :  
Description
RISC-V 64 intrinsic for isFinite is missing and can be implemented if found beneficial performance-wise.
Comments
Changeset: aeef3ecd Author: Aleksei Voitylov <avoitylov@openjdk.org> Committer: Vladimir Kozlov <kvn@openjdk.org> Date: 2022-09-29 18:51:38 +0000 URL: https://git.openjdk.org/jdk/commit/aeef3ecdc4d99d4bfb9e762cb038d9571c3c56df
29-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10391 Date: 2022-09-22 12:56:49 +0000
22-09-2022