jdk-24/jdk/test/java/lang/Math
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
..
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 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
CubeRootTests.java 8136799: Port fdlibm cbrt to Java 2015-10-14 16:17:08 -07:00
DivModTests.java 8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math 2015-09-29 17:28:44 -07:00
DoubleConsts.java 8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java 2014-08-22 18:54:20 -07:00
ExactArithTests.java 8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math 2015-09-29 17:28:44 -07:00
Expm1Tests.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
FloatConsts.java 8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java 2014-08-22 18:54:20 -07:00
FusedMultiplyAddTests.java 4851642: Add fused multiply add to Java math library 2016-04-15 10:14:57 -07:00
HyperbolicTests.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
HypotTests.java 8136799: Port fdlibm cbrt to Java 2015-10-14 16:17:08 -07:00
IeeeRecommendedTests.java 8136799: Port fdlibm cbrt to Java 2015-10-14 16:17:08 -07:00
Log1pTests.java 8136799: Port fdlibm cbrt to Java 2015-10-14 16:17:08 -07:00
Log10Tests.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
MinMax.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MultiplicationTests.java 5100935: No way to access the 64-bit integer multiplication of 64-bit CPUs efficiently 2016-05-20 14:41:41 -07:00
PowTests.java 8134795: Port fdlibm pow to Java 2015-09-17 13:43:06 -07:00
Rint.java 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
RoundTests.java 8010430: Math.round has surprising behavior for odd values of ulp 1 2013-09-11 17:07:35 -07:00
SinCosCornerCasesTests.java 8143353: update for x86 sin and cos in the math lib 2016-01-08 20:33:02 -08:00
TanTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Tests.java 4851642: Add fused multiply add to Java math library 2016-04-15 10:14:57 -07:00
WorstCaseTests.java 4900206: Include worst-case rounding tests for Math library functions 2011-08-12 13:36:39 -07:00