RFR: JDK-8302028: Port fdlibm atan2 to Java [v2]
Joe Darcy
darcy at openjdk.org
Fri Feb 17 04:18:30 UTC 2023
> Working down the porting list, next stop, atan2.
Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Update regression test.
- Merge branch 'master' into JDK-8302028
- JDK-8302028: Port fdlibm atan2 to Java
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12608/files
- new: https://git.openjdk.org/jdk/pull/12608/files/b176f4de..8b71e186
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12608&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12608&range=00-01
Stats: 3855 lines in 135 files changed: 2428 ins; 1002 del; 425 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