On Sat, 23 May 2026 07:39:16 GMT, jonghoonpark <[email protected]> wrote:
>> Manuel Hässig has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 63 commits: >> >> - Merge branch 'master' into remove-jvmci >> - Merge branch 'master' into remove-jvmci >> - Merge branch 'master' into remove-jvmci >> - Merge branch 'master' into remove-jvmci >> - Merge branch 'master' into remove-jvmci >> - Copyright years >> - Merge branch 'master' into remove-jvmci >> - serviceablity: remove CompilerTread.java >> - Remove unused boxed primitive classes >> - More dead code >> >> Co-Authored-By: Vladimir Ivanov <[email protected]> >> - ... and 53 more: https://git.openjdk.org/jdk/compare/94d3aecf...124e8824 > > test/jdk/java/nio/channels/SocketChannel/SocketOptionTests.java line 2: > >> 1: /* >> 2: * Copyright (c) 2007, 2019, Oracle and/or its affiliates. All rights >> reserved. > > nit: Copyright year not updated here (other files were bumped to 2026). > > Suggestion: > > * Copyright (c) 2007, 2026, Oracle and/or its affiliates. All rights > reserved. Good catch! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30834#discussion_r3301729863
