On Thu, 21 May 2026 06:44:20 GMT, zimmermann6 <[email protected]> wrote:
> you might also check the accuracy of other functions, using the inputs from > https://members.loria.fr/PZimmermann/papers/accuracy.pdf Yes; I saw your postings of that paper in the IEEE 754 mailing list and updated our regression tests for the math libraries accordingly: https://github.com/openjdk/jdk/pull/15879 These test case did help catch some buggy intrinsics, platform-specific math library implementations (https://bugs.openjdk.org/browse/JDK-8332066). Thanks. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31210#issuecomment-4510276236
