On Tue, 30 Jun 2026 21:03:51 GMT, Artur Barashev <[email protected]> wrote:
>> Andreas Chmielewski has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Shorten test much more > > src/java.base/share/classes/sun/security/ssl/SSLAlgorithmDecomposer.java line > 2: > >> 1: /* >> 2: * Copyright (c) 2015, 2026, Oracle and/or its affiliates. All rights >> reserved. > > We need to append IBM Copyright here like this: > ``` > * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights > reserved. > * Copyright (c) 2026, IBM Corporation. All rights reserved. > * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. > ``` The Oracle Copyright should stay unchanged. Since the new changes are contributed by IBM, do not extend Oracle’s copyright through 2026. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31633#discussion_r3505938777
