On Thu, 27 Nov 2025 13:28:48 GMT, Viktor Klang <[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 2: > >> 1: /* >> 2: * Copyright (c) 2021, 2024, 2025 Oracle and/or its affiliates. All >> rights reserved. > > Format looks like this: > > Suggestion: > > * Copyright (c) 2021, 2025, Oracle and/or its affiliates. All rights > reserved. Done ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28483#discussion_r2568736744
