jdk-24/jdk/test/java/math
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
..
BigDecimal 8074460: Always print seeds used in [Splittable]Random instances in java.math tests 2015-03-06 16:00:58 -08:00
BigInteger 8074460: Always print seeds used in [Splittable]Random instances in java.math tests 2015-03-06 16:00:58 -08:00
RoundingMode 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RandomSeed.java 8074460: Always print seeds used in [Splittable]Random instances in java.math tests 2015-03-06 16:00:58 -08:00