RFR: 8283689: Update the foreign linker VM implementation [v10]

David Holmes dholmes at openjdk.java.net
Thu May 12 13:12:04 UTC 2022


On Thu, 12 May 2022 08:23:11 GMT, Nick Gasson <ngasson at openjdk.org> wrote:

>> src/hotspot/cpu/aarch64/foreign_globals_aarch64.cpp line 3:
>> 
>>> 1: /*
>>> 2:  * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
>>> 3:  * Copyright (c) 2019, 2021, Arm Limited. All rights reserved.
>> 
>> Only update third-party copyrights under direction from that copyright holder. This may not be the correct format for example.
>> Also it is 2022. :)
>
> I think the Arm Ltd one was probably changed by me in one of the PRs in the Panama repo.

That's fine, just needed to check. But as these are now being committed to mainline the year does need to change to 2022 - at least in Oracle copyright. @nick-arm will have to advise what he thinks should be done with the ARM copyright.

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

PR: https://git.openjdk.java.net/jdk/pull/7959


More information about the hotspot-compiler-dev mailing list