RFR: 8356157: Remove retry loop in collect of SerialHeap and ParallelScavengeHeap

Zhengyu Gu zgu at openjdk.org
Fri May 16 12:56:51 UTC 2025


On Mon, 5 May 2025 10:36:11 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple removing unnecessary retrying logic because an gc-operation will run-to-completion, guaranteeing the increment of corresponding counters.
> 
> Test: tier1-3

LGTM

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

Marked as reviewed by zgu (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25032#pullrequestreview-2846546163


More information about the hotspot-gc-dev mailing list