jdk-24/jdk/test/java/lang/Math
Brian Burkhalter 30e8183ee8 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests
Add ability to initial the random number generator from the system property "seed" and print to STDOUT the seed value actually used.

Reviewed-by: darcy
2015-04-29 16:34:49 -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 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests 2015-04-29 16:34:49 -07:00
DivModTests.java 8014296: DivModTests should not compare pointers 2013-05-10 09:06:21 -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 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08: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
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 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests 2015-04-29 16:34:49 -07:00
IeeeRecommendedTests.java 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests 2015-04-29 16:34:49 -07:00
Log1pTests.java 8078672: Print and allow setting by Java property seeds used to initialize Random instances in java.lang numerics tests 2015-04-29 16:34:49 -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
PowTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -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
TanTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Tests.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
WorstCaseTests.java 4900206: Include worst-case rounding tests for Math library functions 2011-08-12 13:36:39 -07:00