7189139: BigInteger's staticRandom field can be a source of bottlenecks

Use ThreadLocalRandom instead of SecureRandom.

Reviewed-by: shade, psandoz
1 file changed