RFR: 8360559: Optimize Math.sinh for x86 64 bit platforms

Florian Weimer fweimer at openjdk.org
Thu Jul 10 10:07:38 UTC 2025


On Mon, 7 Jul 2025 23:53:14 GMT, Mohamed Issa <missa at openjdk.org> wrote:

> I'm not sure which libm version you're referring to. The only current sinh benchmark I'm aware of is in MathBench.java, and the benchmarks in SinhPerf.java didn't exist until now. Could you clarify?

I didn't notice the code you ported over from the Intel math library at first. I assumed “libm” referred to the system libm version.

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

PR Comment: https://git.openjdk.org/jdk/pull/26152#issuecomment-3056706410


More information about the core-libs-dev mailing list