JDK-8273346 : Expand library mappings to IEEE 754 operations
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-09-03
  • Updated: 2022-06-10
  • Resolved: 2022-06-07
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 19
19 b26Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
With updates to the JLS to use "rounding policy" (JDK-7074799), the use of "rounding mode" versus "rounding policy" in java.lang.Math and StrictMath should be examined.
Comments
Changeset: 5d4ea9b9 Author: Joe Darcy <darcy@openjdk.org> Date: 2022-06-07 16:13:42 +0000 URL: https://git.openjdk.java.net/jdk/commit/5d4ea9b9549b762b7c207e5c2ee65bc51591433b
07-06-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8876 Date: 2022-05-25 00:19:41 +0000
25-05-2022