RFR: JDK-8327444: simplify RESTARTABLE macro usage in JDK codebase [v3]

David Holmes dholmes at openjdk.org
Thu Mar 7 07:22:54 UTC 2024


On Thu, 7 Mar 2024 03:00:11 GMT, Guoxiong Li <gli at openjdk.org> wrote:

>> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Introduce windows jni_util_md.h
>
> src/java.base/aix/native/libnio/ch/Pollset.c line 3:
> 
>> 1: /*
>> 2:  * Copyright (c) 2008, 2024, Oracle and/or its affiliates. All rights reserved.
>> 3:  * Copyright (c) 2012, 2024 SAP SE. All rights reserved.
> 
> It seems you only need to update the copyright of the company you work for.

Oracle requests/requires that the Oracle copyright always be updated when a file is modified.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18132#discussion_r1515660944


More information about the core-libs-dev mailing list