In the patch for JDK-8022109 the methods decrementExact(), incrementExact(), and negateExact() were added to java.lang.Math. For consistency they should have been added to java.lang.StrictMath as well. The verbiage of StrictMath will also need to be adjusted per JDK-8229337.
- csr for
-
JDK-8229702 Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath
-
- Closed
-
- relates to
-
JDK-8229337 java.lang.Math class doc should be adjusted regarding -Exact methods
-
- Resolved
-
-
JDK-8230074 Improve specification for {Math, StrictMath}.negateExact
-
- Resolved
-
-
JDK-8022109 Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math
-
- Closed
-