-
Enhancement
-
Resolution: Fixed
-
P3
-
hs24, 9, 10
-
b09
-
x86_64
Here are java methods from java/lang/Math which are implemeted in 64bit VM using x87 FPU instructions:
sin(), cos(), tan(), log(), log10(), pow(), exp()
- blocks
-
JDK-8136414 Large performance penalty declaring a method strictfp on strict-only platforms
- Resolved
- relates to
-
JDK-8266950 Remove vestigial support for non-strict floating-point execution
- Resolved
-
JDK-8238217 panama fails to build because of use of x87 instructions in 64 bit mode
- Resolved
-
JDK-4345903 On x86 platforms, C1 Math.{sin, cos} implementations violate the 1.3 spec
- Resolved
-
JDK-6251002 Math.exp() needs to be intrinsified
- Resolved
-
JDK-8134780 Port fdlibm to Java, part 1
- Resolved
-
JDK-8238896 Massive x86_32 crashes after JDK-7175279 (Don't use x87 FPU on x86-64)
- Closed
-
JDK-8175916 JEP 306: Restore Always-Strict Floating-Point Semantics
- Closed