Integrated: 8356157: Remove retry loop in collect of SerialHeap and ParallelScavengeHeap
Albert Mingkun Yang
ayang at openjdk.org
Mon May 19 05:19:57 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
This pull request has now been integrated.
Changeset: 969708bd
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/969708bd8f0de49f641eab3881cb15712aa34f1e
Stats: 33 lines in 2 files changed: 0 ins; 26 del; 7 mod
8356157: Remove retry loop in collect of SerialHeap and ParallelScavengeHeap
Reviewed-by: tschatzl, zgu
-------------
PR: https://git.openjdk.org/jdk/pull/25032
More information about the hotspot-gc-dev
mailing list