JDK-8334111 : Implementation of Late Barrier Expansion for G1: ppc port
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • CPU: ppc
  • Submitted: 2024-06-12
  • Updated: 2024-09-25
  • Resolved: 2024-09-25
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 24
24Resolved
Description
Port JEP 475 to the ppc platform. This sub-task is for bookkeeping only, the actual port code should be merged into the main JEP implementation (JDK-8334060).
Comments
Closed as "Delivered" since the port is already merged into the main JEP implementation (JDK-8334060). Thanks for your contribution [~mdoerr]!
25-09-2024

Integrated into https://github.com/openjdk/jdk/pull/19746.
04-09-2024

Hi [~mdoerr], the JEP implementation PR is now published: https://github.com/openjdk/jdk/pull/19746. To fully meet the goals of the JEP while ensuring that G1 remains generally available, the JEP needs to be ported to all platforms in the scope of JDK 24. May I ask you to take ownership of this task, or find some ppc maintainer who does? Thanks!
17-06-2024