-
Bug
-
Resolution: Fixed
-
P3
-
11, 15, 16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8262290 | 11.0.11 | Sandhya Viswanathan | P3 | Resolved | Fixed | b05 |
exp(10000) give result as 0 instead of positive infinity on x86 32-bit platforms.
This is a bug in the 32-bit intrinsic.
This is a bug in the 32-bit intrinsic.
- backported by
-
JDK-8262290 Math.exp() gives wrong result for large values on x86 32-bit platforms
- Resolved
- duplicates
-
JDK-8262030 win_x86-32 Math.exp not producing Infinity when expected
- Closed
- relates to
-
JDK-8132207 update for x86 exp in the math lib
- Resolved