JDK-8302026 : Port fdlibm inverse trig functions (asin, acos, atan) to Java
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-02-08
  • Updated: 2024-10-26
  • Resolved: 2023-02-15
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 b11Fixed
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/12545 Date: 2023-02-13 22:03:14 +0000
26-10-2024

[17u] One of the new test files is backported by JDK-8302800.
26-08-2024

Changeset: 3ba15608 Author: Joe Darcy <darcy@openjdk.org> Date: 2023-02-15 22:16:30 +0000 URL: https://git.openjdk.org/jdk/commit/3ba156082b73c4a8e9d890a57a42fb68df2bf98f
15-02-2023