RFR: JDK-8302028: Port fdlibm atan2 to Java

Joe Darcy darcy at openjdk.org
Thu Feb 16 19:38:04 UTC 2023


Working down the porting list, next stop, atan2.

-------------

Commit messages:
 - JDK-8302028: Port fdlibm atan2 to Java

Changes: https://git.openjdk.org/jdk/pull/12608/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12608&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8302028
  Stats: 588 lines in 5 files changed: 571 ins; 8 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/12608.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12608/head:pull/12608

PR: https://git.openjdk.org/jdk/pull/12608


More information about the core-libs-dev mailing list