On Wed, 29 Oct 2025 22:58:28 GMT, Sergey Kuksenko <[email protected]> wrote:
>> Add StrictMath microbenchmarks to cover FDLIBM algorithms >> >> The methods that require fdlibm semantics are sin, cos, tan, asin, acos, >> atan, exp, log, log10, cbrt, atan2, pow, sinh, cosh, tanh, hypot, expm1, and >> log1p. > > Sergey Kuksenko has updated the pull request incrementally with two > additional commits since the last revision: > > - Merge branch 'JDK-8370150' of github.com:kuksenko/jdk into JDK-8370150 > - update after review Marked as reviewed by rgiulietti (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/27881#pullrequestreview-3404299747
