Hi, please consider the following changes: This PR adds missing worst-case testing for `asinh`, `acosh` and `atanh` methods.
Also a small typo is fixed. ------------- Commit messages: - 8377603: Added worst-case testing for inverse hyperbolic functions. Fixed a typo. Changes: https://git.openjdk.org/jdk/pull/30190/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30190&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8377603 Stats: 26 lines in 2 files changed: 25 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30190.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30190/head:pull/30190 PR: https://git.openjdk.org/jdk/pull/30190
