Integrated: JDK-8326530: Widen allowable error bound of Math.tan

Joe Darcy darcy at openjdk.org
Fri Feb 23 18:05:58 UTC 2024


On Thu, 22 Feb 2024 22:00:26 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Widen acceptable error bound of Math.tan to accommodate the worst-case observed error which is slightly outside of the allowable range.

This pull request has now been integrated.

Changeset: 63f6a563
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/63f6a563a3987d74ef673718d5209cc7c469751c
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8326530: Widen allowable error bound of Math.tan

Reviewed-by: bpb, rgiulietti

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

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


More information about the core-libs-dev mailing list