JDK-8314949 : linux PPC64 Big Endian: Implementation of Foreign Function & Memory API
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang.foreign
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: ppc
  • Submitted: 2023-08-24
  • Updated: 2023-09-07
  • Resolved: 2023-09-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 22
22 b14Fixed
Related Reports
Cloners :  
Relates :  
Description
The feature is supposed to leave preview state and should get implemented for linux on Power (Big Endian). This will help the AIX implementation, too, because Big Endian linux and AIX use ABI v1.
Comments
Changeset: f6c203e6 Author: Martin Doerr <mdoerr@openjdk.org> Date: 2023-09-06 08:26:48 +0000 URL: https://git.openjdk.org/jdk/commit/f6c203e61620dc130b8c366f824e6923fca52e82
06-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15417 Date: 2023-08-24 13:56:12 +0000
24-08-2023