jdk-24/jdk/test/java/lang/Math
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
..
AbsPositiveZero.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Atan2Tests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CeilAndFloorTests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
CubeRootTests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
ExactArithTests.java 6708398: Support integer overflow 2012-02-16 11:43:20 -08:00
Expm1Tests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
HyperbolicTests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
HypotTests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
IeeeRecommendedTests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
Log1pTests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
Log10Tests.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
MinMax.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PowTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Rint.java 7092404: Add Math.nextDown and Double.isFinite 2011-09-21 23:22:11 -07:00
RoundTests.java 6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2 2011-04-14 21:27:10 -07:00
TanTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Tests.java 4900206: Include worst-case rounding tests for Math library functions 2011-08-12 13:36:39 -07:00
WorstCaseTests.java 4900206: Include worst-case rounding tests for Math library functions 2011-08-12 13:36:39 -07:00