Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142632 | emb-9 | Igor Veresov | P3 | Resolved | Fixed | team |
This change updates the exp function with a newer representation which increases performance on x86.
- backported by
-
JDK-8142632 update for x86 exp in the math lib
- Resolved
- relates to
-
JDK-8139575 update for x86 log in the math lib
- Resolved
-
JDK-8145688 update for x86 pow in the math lib
- Resolved
-
JDK-8255368 Math.exp() gives wrong result for large values on x86 32-bit platforms
- Resolved
-
JDK-8139454 java/lang/Math/WorstCaseTests.java crashes on Linux-amd64
- Closed