[foreign] RFR: 8223808: initial port for AArch64
Nick Gasson
nick.gasson at arm.com
Tue May 28 07:34:01 UTC 2019
Hi all,
I've put an updated webrev for the AArch64 port here:
http://cr.openjdk.java.net/~ngasson/foreign/8223808/webrev.2/
This contains all the previous changes plus a few fixes to handle things
like "heterogeneous float aggregates" (structs/arrays where all the
members are float/double), which are handled specially in the ABI.
With this patch all the tests in the jdk_foreign group pass on AArch64,
except the two I disabled pending adding long double support.
Please let me know if you have any feedback!
Thanks,
Nick
More information about the panama-dev
mailing list