JDK-8331418 : ZGC: generalize barrier liveness logic
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-04-30
  • Updated: 2024-05-09
  • Resolved: 2024-05-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 23
23 b22Fixed
Related Reports
Relates :  
Description
Generalize the logic to analyze, declare, and communicate what registers are live at a barrier stub so that it can be shared by other collectors adopting the late barrier expansion model.
Comments
Changeset: 6c776411 Author: Roberto CastaƱeda Lozano <rcastanedalo@openjdk.org> Date: 2024-05-06 09:26:53 +0000 URL: https://git.openjdk.org/jdk/commit/6c7764118ef1a684edddb302a4eaff36d80c783f
06-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19026 Date: 2024-04-30 18:43:03 +0000
30-04-2024