JDK 8 RFR 6470700: Math.random() / Math.initRNG() uses "double checked locking"

Brian Burkhalter brian.burkhalter at oracle.com
Thu Aug 22 19:47:51 UTC 2013


You are correct: it should be private - I'll fix that.

Thanks,

Brian

On Aug 22, 2013, at 12:46 PM, Alan Bateman wrote:

> It looks okay to me although the downside of this idiom is yet another class (which I assume can private btw).




More information about the core-libs-dev mailing list