RFR: 8296477: Foreign linker implementation update following JEP 434 [v2]
Jorn Vernee
jvernee at openjdk.org
Thu Nov 10 16:48:21 UTC 2022
On Thu, 10 Nov 2022 15:03:48 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Jorn Vernee has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Work around x86 failures
>> - Review comments
>
> src/java.base/share/classes/jdk/internal/foreign/abi/aarch64/CallArranger.java line 3:
>
>> 1: /*
>> 2: * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
>> 3: * Copyright (c) 2019, 2022, Arm Limited. All rights reserved.
>
> Not sure if all copyrights of all changed classes have been tweaked? This might be a more general problem with FFM API.
I've updated them for all the changes in this PR
-------------
PR: https://git.openjdk.org/jdk/pull/11019
More information about the core-libs-dev
mailing list