On Mon, 7 Jul 2025 23:53:14 GMT, Mohamed Issa 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
On Mon, 7 Jul 2025 03:05:15 GMT, Mohamed Issa wrote:
> The goal of this PR is to implement an x86_64 intrinsic for
> java.lang.Math.sinh() using libm. There is a new set of micro-benchmarks are
> included to check the performance of specific input value ranges to help
> prevent regressions in
* Brian Goetz:
> But then we discovered that JSON5 also sneaks in some semantics, by
> also supporting the exotic numeric values (NaN, infinities, signed
> zero), which now has consequences for "what is a number", the numeric
> representation, the API for unpacking numeric values, etc. (Having
>
* Glavo:
> I wish OpenJDK would parse the /etc/ld.so.conf to get the full library
> path list so it would be consistent with the behavior of ld. Can
> anyone consider this suggestion?
Parsing /etc/ld.so.conf is the wrong approach. Even glibc itself does
not look at that file at run time, it's s
I believe this has introduced a build failure with GCC 12.2 on Debian 12.1:
Building target 'jdk' in configuration '/home/fw/build/jdk'
In file included from /usr/lib/gcc/x86_64-linux-gnu/12/include/immintrin.h:49,
from
…/jdk/src/java.base/linux/native/libsimdsort/avx512-common-q