RFR: 8317545: AIX PPC64: Implementation of Foreign Function & Memory API [v2]

Martin Doerr mdoerr at openjdk.org
Fri Oct 13 12:19:06 UTC 2023


> The AIX linker has a few minor diffs to the linux ABIv1 linker. In addition, double values have only 4 Byte alignment. This PR is based on JDK22 version of the FFI.

Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:

  Improve micro benchmarks and a comment.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16179/files
  - new: https://git.openjdk.org/jdk/pull/16179/files/3e4169a0..42d38e06

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16179&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16179&range=00-01

  Stats: 19 lines in 3 files changed: 3 ins; 5 del; 11 mod
  Patch: https://git.openjdk.org/jdk/pull/16179.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16179/head:pull/16179

PR: https://git.openjdk.org/jdk/pull/16179


More information about the hotspot-compiler-dev mailing list