Loading... (original) (raw)

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

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8142632 update for x86 exp in the math lib

relates to

Enhancement - null JDK-8139575 update for x86 log in the math lib

Enhancement - null JDK-8145688 update for x86 pow in the math lib

Bug - A problem which impairs or prevents the functions of the product. JDK-8255368 Math.exp() gives wrong result for large values on x86 32-bit platforms

Bug - A problem which impairs or prevents the functions of the product. JDK-8139454 java/lang/Math/WorstCaseTests.java crashes on Linux-amd64