On 25/01/2022 7:14 pm, Thomas Stuefe wrote:
src/hotspot/os/aix/libperfstat_aix.cpp line 2:1: /* 2: * Copyright (c) 2022, 2022, Oracle and/or its affiliates. All rights reserved.Is there a reason for this copyright addition?
Just FYI that is an invalid copyright line for Oracle. There are only two years when they are different. This will cause a build failure in the validate-headers target.
But I suspect this copyright line should not have been added. David -----