RFR: 8273346: Expand library mappings to IEEE 754 operations [v4]
Joe Darcy
darcy at openjdk.java.net
Mon Jun 6 22:24:03 UTC 2022
> Generally add apiNote's to map from Java library methods to particular IEEE 754 operations. For now, I only added such notes to java.lang.Math and not java.lang.StrictMath.
Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
Respond to review feedback.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8876/files
- new: https://git.openjdk.java.net/jdk/pull/8876/files/be81f60b..ba3e9a75
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8876&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8876&range=02-03
Stats: 8 lines in 1 file changed: 0 ins; 8 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/8876.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8876/head:pull/8876
PR: https://git.openjdk.java.net/jdk/pull/8876
More information about the core-libs-dev
mailing list