JDK-8362376 : Use @Stable annotation in Java FDLIBM implementation
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 26
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-07-16
  • Updated: 2025-08-14
  • Resolved: 2025-08-11
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 26
26 b11Fixed
Related Reports
Relates :  
Relates :  
Description
The port of FDLIBM to Java (JDK-8171407, JDK-8134780) has various arrays in the implementation where the @Stable annotation is applicable.
Comments
Changeset: 9593730a Branch: master Author: Joe Darcy <darcy@openjdk.org> Date: 2025-08-11 23:45:24 +0000 URL: https://git.openjdk.org/jdk/commit/9593730a23f465d26ba7b310d5b0c5d3b4ee4326
11-08-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/26341 Date: 2025-07-16 04:53:04 +0000
16-07-2025