-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 5.0
-
Component/s: core-libs
-
b26
-
generic
-
generic
The tests for the sinh and cosh methods are flawed in the range where exp(x) overflows but sinh(x) and cosh(x) do not. An incorrect expected value is computed and a limition of the test masks the incorrect reference result.
This should be fixed.
This should be fixed.
- relates to
-
JDK-4851625 Add hyperbolic transcendental functions (sinh, cosh, tanh) to Java math library
-
- Resolved
-
-
JDK-4916026 Refactor Math/StrictMath regression tests to use hex floating-point output
-
- Resolved
-