[foreign-memaccess+abi] RFR: 8261972: CLinker.C_VA_LIST layout does not match platform layout for va_list
Jorn Vernee
jvernee at openjdk.java.net
Tue Jul 13 14:04:05 UTC 2021
On Tue, 13 Jul 2021 13:59:49 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>
>
> `SharedUtils::convertVaListCarriers` should also be removed I think? (as well as calls to it in the linker impls)
No nvm, VaList is still kept as a carrier, just the layout is dropped. Sorry
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/567
More information about the panama-dev
mailing list