RFR: 8332527: ZGC: generalize object cloning logic [v2]

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Fri May 24 12:05:02 UTC 2024


On Wed, 22 May 2024 15:08:07 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

> I propose to remove in this RFE the assumption that BarrierSetC2::clone_instance_in_runtime can only be called for instance cloning and limit the RFE to simply moving logic from ZBarrierSetC2 into BarrierSetC2 and adding support for 32-bits platforms, without any other changes to the existing logic. 

Done, @TobiHartmann and @xmas92 please re-review.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19311#issuecomment-2129363332


More information about the hotspot-compiler-dev mailing list