-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b23
-
generic
-
generic
-
Not verified
As reported on core-libs-dev,
http://mail.openjdk.java.net/pipermail/core-libs-dev/2011-November/008265.html
certain improvements made to one implementation of the paired methods in java.lang.Math and java.lang.StrictMath were not made in the other. Where possible, both implementations should be kept in sync and one delegate to the other when appropriate.
http://mail.openjdk.java.net/pipermail/core-libs-dev/2011-November/008265.html
certain improvements made to one implementation of the paired methods in java.lang.Math and java.lang.StrictMath were not made in the other. Where possible, both implementations should be kept in sync and one delegate to the other when appropriate.
- relates to
-
JDK-7002594 Math.max and Math.min should use floatToRawIntBits() to check for -0.0
-
- Closed
-