RFR: 8302215: G1: Last-ditch Full GC should do serial compaction for tail regions in per thread compaction points. [v5]
Thomas Schatzl
tschatzl at openjdk.org
Fri Feb 17 09:41:57 UTC 2023
On Fri, 17 Feb 2023 09:37:52 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
>> Hi all,
>>
>> Please review this change to call `G1FullCollector::phase2c_prepare_serial_compaction` when `do_maximal_compaction`. For maximum compaction, we re-prepare all objects in the "tail" regions of the per thread compaction points.
>>
>> Testing: Tier 1-3.
>>
>> Thanks
>
> Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision:
>
> Thomas suggestions
Lgtm, ship it!
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12529
More information about the hotspot-gc-dev
mailing list