JDK-8334113 : Implementation of Late Barrier Expansion for G1: s390 port
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • CPU: s390x
  • 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 s390 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 [~amitkumar]!
25-09-2024

Integrated into : https://github.com/openjdk/jdk/pull/19746 by the commit: https://github.com/offamitkumar/jdk/commit/6663433c4aa17925f699eaa8995cdc0cd78c0034
09-09-2024

Hi [~amitkumar], 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 s390 maintainer who does? Thanks!
17-06-2024