On Tue, 6 Apr 2021 16:33:55 GMT, Jim Laskey <[email protected]> wrote:
> SecureRandom is stochastic and will become unpredictable over time (hence the > intermittent nature). This pull request has now been integrated. Changeset: 0f13e227 Author: Jim Laskey <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/0f13e227 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8264791: java/util/Random/RandomTestBsi1999.java failed "java.security.SecureRandom nextFloat consecutive" Reviewed-by: darcy, bpb, dcubed ------------- PR: https://git.openjdk.java.net/jdk/pull/3359
