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.
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.