On Thu, 27 Nov 2025 07:47:38 GMT, Alan Bateman <[email protected]> wrote:
>> James Yuzawa has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> 8372134: ThreadLocalRandom no longer overrides nextGaussian
>>
>> Update copyright header
>
> src/java.base/share/classes/java/util/random/RandomGenerator.java line 920:
>
>> 918: */
>> 919: default double nextGaussian() {
>> 920: // See Knuth, TAOCP, Vol. 2, 3rd edition, Section 3.4.1
>> Algorithm C.
>
> Can you update the copyright header on this file to 2025.
Done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28483#discussion_r2568679860