RFR: 8348638: Performance regression in Math.tanh [v5]
Sandhya Viswanathan
sviswanathan at openjdk.org
Thu Apr 17 18:07:53 UTC 2025
On Thu, 17 Apr 2025 15:49:01 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> Do you think we should modify the ulp threshold of test/jdk/java/lang/Math/HyperbolicTests.java to 2.5 from existing 3.0 to match the specs.
That part of test is pre-existing and needs to work across architectures, changing that is out of scope for this PR IMHO.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23889#issuecomment-2813688528
More information about the hotspot-compiler-dev
mailing list