Integrated: 8317545: AIX PPC64: Implementation of Foreign Function & Memory API
Martin Doerr
mdoerr at openjdk.org
Thu Nov 2 13:17:21 UTC 2023
On Fri, 13 Oct 2023 10:12:24 GMT, Martin Doerr <mdoerr at 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.
This pull request has now been integrated.
Changeset: 99efcded
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/99efcded6cd95ceb8a0265c679a8542396aff5c5
Stats: 363 lines in 14 files changed: 261 ins; 82 del; 20 mod
8317545: AIX PPC64: Implementation of Foreign Function & Memory API
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.org/jdk/pull/16179
More information about the hotspot-compiler-dev
mailing list