RFR: 8253409: Double-rounding possibility in float fma [v2]
Joe Darcy
darcy at openjdk.java.net
Tue Feb 23 19:39:41 UTC 2021
On Tue, 23 Feb 2021 19:11:06 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>
>
> Looks fine. Presumably the updated test fails without the source change.
Right; the added test case is the failing one from the bug report. It will fail if the old non-intrinsic implementation, that is the Java implementation is used.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2684
More information about the core-libs-dev
mailing list