JDK-8301833 : Add wide-ranging tests for FDLIBM porting
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-02-05
  • Updated: 2024-10-26
  • Resolved: 2023-02-12
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 21
21 b10Fixed
Related Reports
Relates :  
Relates :  
Description
To help add assurances that the main-line port of FDLIBM to Java is working correctly, added some long-running manual tests to probe that the transliteration port and the corresponding StrictMath method are in agreement on a large number of arguments, say, all float values.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/12430 Date: 2023-02-06 01:50:55 +0000
26-10-2024

Changeset: 8049e59a Author: Joe Darcy <darcy@openjdk.org> Date: 2023-02-12 17:45:55 +0000 URL: https://git.openjdk.org/jdk/commit/8049e59a5c5ab5bd2055face6df02445859335ca
12-02-2023