JDK-8286302 : Port JEP 425 to PPC64
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-05-06
  • Updated: 2023-01-02
  • Resolved: 2022-11-28
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 20
20 b26Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
JEP 425 is targeted to JDK 19. Porting work will required for PPC64. The initial integration of the JEP adds "Unimplemented" stubs for this architecture. For comparison, the initial implementation has about 2000 lines of x64 and about the same for aarch64.
Comments
Changeset: 43d11736 Author: Richard Reingruber <rrich@openjdk.org> Date: 2022-11-28 08:09:09 +0000 URL: https://git.openjdk.org/jdk/commit/43d1173605128126dda0dc39ffc376b84065cc65
28-11-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10961 Date: 2022-11-02 21:54:26 +0000
02-11-2022

Assigning to [~rrich] for now and he is already working on the port to ppc64le.
06-05-2022