Integrated: JDK-8327487: Further augment WorstCaseTests with more cases

Joe Darcy darcy at openjdk.org
Tue Mar 12 16:48:19 UTC 2024


On Wed, 6 Mar 2024 17:54:57 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> The atan2 and hypot cases added would fail for a particular test library that has errors in the millions of ulps for those inputs, rather than the small number of ulps specified for the error.

This pull request has now been integrated.

Changeset: 201042fd
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/201042fd96c73b9026c063122d5580fc4ed9c22c
Stats:     54 lines in 1 file changed: 54 ins; 0 del; 0 mod

8327487: Further augment WorstCaseTests with more cases

Reviewed-by: rgiulietti

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

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


More information about the core-libs-dev mailing list