RFR: 8286597: Implement PollerProvider on AIX [v7]
Amit Kumar
amitkumar at openjdk.org
Tue May 16 15:20:53 UTC 2023
On Tue, 16 May 2023 15:06:34 GMT, Tyler Steele <tsteele at openjdk.org> wrote:
>> src/java.base/aix/classes/sun/nio/ch/PollsetPoller.java line 3:
>>
>>> 1: /*
>>> 2: * Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
>>> 3: * Copyright (c) 2023, IBM Corp.
>>
>> Maybe this is correct, but still you may want to take a look at it: https://www.ibm.com/docs/en/security-verify?topic=information-copyright-statement
>>
>> Shouldn't the header look like this `© Copyright IBM Corporation 2023, `
>
> Hi @offamitkumar, thanks for the review. Back when I did the JFR changes, I contacted IBM legal to get info on the copyright header that I should use. This was their suggestion.
Thank you so much @backwaterred , You saved me from that trouble.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13452#discussion_r1195329202
More information about the hotspot-dev
mailing list