RFR: 8357218: G1: Remove loop in G1CollectedHeap::try_collect_fullgc [v4]
Kim Barrett
kbarrett at openjdk.org
Tue May 20 07:11:53 UTC 2025
On Mon, 19 May 2025 14:07:37 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 two additional commits since the last revision:
>
> - review
> - Revert "review"
>
> This reverts commit 666cc5a1cbc72453a09fdf4e9319bf140365859e.
Changes requested by kbarrett (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25296#pullrequestreview-2852944143
More information about the hotspot-gc-dev
mailing list