RFR: 8356157: Remove retry loop in collect of SerialHeap and ParallelScavengeHeap [v2]
Albert Mingkun Yang
ayang at openjdk.org
Mon May 19 05:19:56 UTC 2025
On Fri, 16 May 2025 13:07:14 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
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'master' into remove-systemgc-loop
> - remove-systemgc-loop
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25032#issuecomment-2889648367
More information about the hotspot-gc-dev
mailing list