JDK-8332527 : ZGC: generalize object cloning logic
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-05-20
  • Updated: 2024-06-03
  • Resolved: 2024-05-27
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 b25Fixed
Related Reports
Relates :  
Description
Generalize the logic to produce a runtime call that clones a class instance so that it can be shared by other collectors adopting the late barrier expansion model.
Comments
Changeset: ffa4badb Author: Roberto CastaƱeda Lozano <rcastanedalo@openjdk.org> Date: 2024-05-27 08:42:40 +0000 URL: https://git.openjdk.org/jdk/commit/ffa4badb78118d154e47e41073e467c0e0e4273c
27-05-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19311 Date: 2024-05-20 14:31:26 +0000
21-05-2024