RFR: 8357218: G1: Remove loop in G1CollectedHeap::try_collect_fullgc [v5]
Kim Barrett
kbarrett at openjdk.org
Tue May 20 08:50:59 UTC 2025
On Tue, 20 May 2025 07:20:30 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Simple removing unnecessary loop in "caller" of `VM_G1CollectFull`, because an explicit full-gc always run-to-completion.
>>
>> Test: tier1-3
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25296#pullrequestreview-2853310828
More information about the hotspot-gc-dev
mailing list