RFR: 8312522: Implementation of Foreign Function & Memory API [v10]
Jorn Vernee
jvernee at openjdk.org
Thu Sep 7 11:39:32 UTC 2023
On Wed, 6 Sep 2023 16:03:40 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> [This SO question](https://stackoverflow.com/a/40348010) points to a gitlab repo that seems to have the latest version: https://gitlab.com/x86-psABIs/x86-64-ABI But, I'm not sure how stable that is, or if that's an authoritative source.
>>
>> Alternatively, we could refer to the name only: "System V Application Binary Interface - AMD64 Architecture Processor Supplement" (or "x86-64 psABI") Then people can google for themselves and find it.
>
> Yeah, its hard to find the official and latest version. Referring to the full title will help.
I've added the name now: https://github.com/openjdk/jdk/pull/15103/commits/a48a77bcdadda65a81ad30abf00e6da46a56b933
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15103#discussion_r1318472039
More information about the core-libs-dev
mailing list