Brian Burkhalter
|
3497da36a2
|
8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math
Add new methods with long, int signatures.
Reviewed-by: darcy, scolebourne
|
2015-09-29 17:28:44 -07:00 |
|
Lana Steuck
|
657b9db1ba
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
|
2013-12-26 12:04:16 -08:00 |
|
Brian Burkhalter
|
10673cfe8c
|
8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math
Add the methods for parameter types int and long.
Reviewed-by: mduigou
|
2013-08-12 10:35:44 -07:00 |
|
Roger Riggs
|
ac69a5f84a
|
6708398: Support integer overflow
Added add/sub/multiply/toIntExact methods to j.l.Math and StrictMath classes
Reviewed-by: emcmanus
|
2012-02-16 11:43:20 -08:00 |
|