Description
Ensure that the methods for bounded next values and those returning streams are consistent across Random, ThreadLocalRandom and SplittableRandom.
In addition update the PRNG algorithm of ThreadLocalRandom to be the same basic algorithm as SplittableRandom.
In addition update the PRNG algorithm of ThreadLocalRandom to be the same basic algorithm as SplittableRandom.
Attachments
Issue Links
- relates to
-
JDK-8040809 '}' left in the spec for j.u.Random.doubles(..)
- Resolved
-
JDK-8020292 j.u.SplittableRandom
- Closed