Integrated: 8273346: Expand library mappings to IEEE 754 operations

Joe Darcy darcy at openjdk.java.net
Tue Jun 7 16:16:50 UTC 2022


On Wed, 25 May 2022 00:19:41 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 5d4ea9b9
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/5d4ea9b9549b762b7c207e5c2ee65bc51591433b
Stats:     156 lines in 4 files changed: 143 ins; 0 del; 13 mod

8273346: Expand library mappings to IEEE 754 operations

Reviewed-by: bpb

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

PR: https://git.openjdk.java.net/jdk/pull/8876


More information about the core-libs-dev mailing list