RFR: 8357218: G1: Remove loop in G1CollectedHeap::try_collect_fullgc [v5]
Albert Mingkun Yang
ayang at openjdk.org
Tue May 20 13:21:03 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
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25296#issuecomment-2894371797
More information about the hotspot-gc-dev
mailing list