-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: performance
-
b23
-
generic
-
generic
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.
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.
- relates to
-
JDK-8362376 Use @Stable annotation in Java FDLIBM implementation
-
- Resolved
-
-
JDK-8171407 Port fdlibm to Java, part 2
-
- Closed
-
- links to
-
Commit(master)
openjdk/jdk/2158719a
-
Review(master)
openjdk/jdk/27881