jdk-24/jdk/test/java/math/BigDecimal
Brian Burkhalter f9a9e68c05 8074460: Always print seeds used in [Splittable]Random instances in java.math tests
Create a utility class which creates a pseudorandom number generator (PRNG) and retains the seed. Use this class in java.math tests which use a PRNG. Always print the seed value before the PRNG is used.

Reviewed-by: darcy
2015-03-06 16:00:58 -08: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 8074460: Always print seeds used in [Splittable]Random instances in java.math tests 2015-03-06 16:00:58 -08: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