On Tue, 17 Oct 2023 14:12:27 GMT, Martin Doerr <mdo...@openjdk.org> wrote:
>> The AIX linker has a few minor diffs to the linux ABIv1 linker. In addition, >> double values have only 4 Byte alignment within structures. This PR is based >> on JDK22 version of the FFI. > > Martin Doerr has updated the pull request incrementally with two additional > commits since the last revision: > > - Improve handling of layouts in NativeType.java > - Check byte order of 4-byte aligned double. Marked as reviewed by jvernee (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/16179#pullrequestreview-1682485962