RFR: 8264791: java/util/Random/RandomTestBsi1999.java failed "java.security.SecureRandom nextFloat consecutive" [v2]

Daniel D.Daugherty dcubed at openjdk.java.net
Tue Apr 6 16:54:32 UTC 2021


On Tue, 6 Apr 2021 16:45:15 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Jim Laskey has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add bug number
>
> test/jdk/java/util/Random/RandomTestBsi1999.java line 443:
> 
>> 441: 
>> 442:             if (currentRNG.equals("SecureRandom")) {
>> 443:                 // Bug: 8264791
> 
> It is generally not necessary to include bug ids in the text of changesets.

Should you add an "@bug 8264791" in the header instead?

-------------

PR: https://git.openjdk.java.net/jdk/pull/3359


More information about the core-libs-dev mailing list