On Wed, 11 Mar 2026 12:25:11 GMT, Anton Artemov <[email protected]> wrote:
> 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. Looks fine. Given the more than 1 ulp error bound of these methods, I don't think test/jdk/java/lang/Math/WorstCaseTests.java necessarily needs to be updated as well. ------------- Marked as reviewed by darcy (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30190#pullrequestreview-3933815642
