RFR: 8282191: Implementation of Foreign Function & Memory API (Preview)
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon Mar 21 21:25:31 UTC 2022
On Mon, 21 Mar 2022 14:17:21 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> This PR contains the API and implementation changes for JEP-424 [1]. A more detailed description of such changes, to avoid repetitions during the review process, is included as a separate comment.
>>
>> [1] - https://openjdk.java.net/jeps/424
>
> src/java.base/share/classes/jdk/internal/foreign/abi/x64/sysv/CallArranger.java line 53:
>
>> (failed to retrieve contents of file, check the PR for context)
> Same here, I think keeping the static import for this would make things more readable.
Good catch. I think the IDE did that when I moved files across; I've fixed few of these, but there's more it seems.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7888
More information about the security-dev
mailing list