On Tue, 6 Apr 2021 16:45:15 GMT, Joe Darcy <[email protected]> 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