jdk-24/jdk/test/java/math/BigDecimal
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
..
AddTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CompareToTests.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Constructor.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DivideMcTests.java 7082971: More performance tuning of BigDecimal and other java.math classes 2011-09-01 23:00:09 -07:00
DivideTests.java 8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result 2015-02-11 17:20:39 -08:00
EqualsTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
FloatDoubleValueTests.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
IntegralDivisionTests.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
LongValueExactTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
MultiplyTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NegateTests.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
PrecisionTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RangeTests.java 7082971: More performance tuning of BigDecimal and other java.math classes 2011-09-01 23:00:09 -07:00
RoundingTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ScaleByPowerOfTenTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SerializationTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StringConstructor.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
StrippingZerosTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
ToPlainStringTests.java 7082971: More performance tuning of BigDecimal and other java.math classes 2011-09-01 23:00:09 -07:00
ZeroScalingTests.java 8057793: BigDecimal is no longer effectively immutable 2014-09-15 13:05:04 -07:00