The negateExact methods in Math and StrictMath can only throw exceptions for {Integer, Long}.MIN_VALUE. This should be stated explicitly.
- relates to
-
JDK-8229485 Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath
-
- Resolved
-
-
JDK-8022109 Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math
-
- Closed
-