Integrated: JDK-8316708: Augment WorstCaseTests with more cases

Joe Darcy darcy at openjdk.org
Fri Mar 1 19:33:50 UTC 2024


On Fri, 22 Sep 2023 05:36:02 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> A new paper
> 
>  "Accuracy of Mathematical Functions in Single, Double, Double Extended, and Quadruple Precision"
> by Brian Gladman, Vincenzo Innocente and Paul Zimmermann
> https://members.loria.fr/PZimmermann/papers/accuracy.pdf
> 
> details the inputs with generate the worst-case observed errors in different math library implementations. The FDLIBM-related worst cases should be added to the test suite.

This pull request has now been integrated.

Changeset: 7f02f07f
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7f02f07f754c942735ba15d70858cd1661a658c0
Stats:     307 lines in 13 files changed: 275 ins; 0 del; 32 mod

8316708: Augment WorstCaseTests with more cases

Reviewed-by: rgiulietti

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

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


More information about the core-libs-dev mailing list