On Thu, 27 Nov 2025 16:31:50 GMT, ExE Boss <[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/concurrent/ThreadLocalRandom.java line > 2: > >> 1: /* >> 2: * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. > > This file should probably also have the year line before this.
The sources contributed by Doug Lea have this header and shouldn't be changed here. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28483#discussion_r2569540054
