[9] RFR of 8074460: Always print seeds used in [Splittable]Random instances in java.math tests
Joseph D. Darcy
joe.darcy at oracle.com
Fri Mar 6 22:52:17 UTC 2015
Looks good; thanks,
-Joe
On 3/6/2015 12:03 PM, Brian Burkhalter wrote:
> Please review at your convenience:
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8074460
> Patch: http://cr.openjdk.java.net/~bpb/8074460/webrev.00/
>
> Summary: 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.
>
> Thanks,
>
> Brian
More information about the core-libs-dev
mailing list