RFR: JDK-8303794: IEEEremainder problems are causing test failures after JDK-8302801

David Holmes dholmes at openjdk.org
Wed Mar 8 01:41:11 UTC 2023


On Wed, 8 Mar 2023 01:30:58 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Quick port of IEEEremainder; sorry for missing this earlier. Will add targeted tests in a follow-up fix.

I can't attest to the correctness of the algorithm but I assume the necessary testing has been done in that regard. I can attest to this fixing the UnsatisfiedLinkError.

Thanks.

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the core-libs-dev mailing list