On Thu, 2 Mar 2023 13:48:26 GMT, Jorn Vernee wrote:
> Port of: https://github.com/openjdk/panama-foreign/pull/780 Which adds tests
> for nested structs/unions/arrays, and fixes an issue with nested HFAs on
> AArch64.
>
> This PR also includes https://github.com/openjdk/panama-foreign/pull/765
Port of: https://github.com/openjdk/panama-foreign/pull/780 Which adds tests
for nested structs/unions/arrays, and fixes an issue with nested HFAs on
AArch64.
This PR also includes https://github.com/openjdk/panama-foreign/pull/765 which
is required for the fix to apply cleanly.
Moving these c
On Thu, 2 Mar 2023 13:48:26 GMT, Jorn Vernee wrote:
> Port of: https://github.com/openjdk/panama-foreign/pull/780 Which adds tests
> for nested structs/unions/arrays, and fixes an issue with nested HFAs on
> AArch64.
>
> This PR also includes https://github.com/openjdk/panama-foreign/pull/765