RFR: 8357218: G1: Remove loop in G1CollectedHeap::try_collect_fullgc [v5]

Thomas Schatzl tschatzl at openjdk.org
Tue May 20 07:27:55 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

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25296#pullrequestreview-2852993569


More information about the hotspot-gc-dev mailing list