RFR 8066397 Remove network-related seed initialization code in ThreadLocal/SplittableRandom

Alan Bateman Alan.Bateman at oracle.com
Tue Dec 2 17:36:26 UTC 2014


On 02/12/2014 16:42, Peter Levart wrote:
> :
>
> Here's a proof of concept for an API that just delegates to 
> system-provided "cryptographically secure" (as declared by the 
> system(s)) pseudo random number generator:
>
> http://cr.openjdk.java.net/~plevart/jdk9-dev/SystemRandom/webrev.01/
>
The API looks reasonable to me too, I'm just not sure that java.util is 
the right place and whether it needs to be a Java SE API.

-Alan



More information about the core-libs-dev mailing list