Integrated: 8309538: G1: Move total collection increment from Cleanup to Remark

Albert Mingkun Yang ayang at openjdk.org
Tue Jun 13 07:56:51 UTC 2023


On Tue, 6 Jun 2023 13:37:13 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple moving `increment_total_collections` to where empty-region reclaim lives.
> 
> Test: hotspot_gc

This pull request has now been integrated.

Changeset: 23a54f37
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/23a54f37018bb9345a60a6891e81c1910fb8c3c8
Stats:     9 lines in 1 file changed: 5 ins; 4 del; 0 mod

8309538: G1: Move total collection increment from Cleanup to Remark

Reviewed-by: tschatzl, iwalulya

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

PR: https://git.openjdk.org/jdk/pull/14334


More information about the hotspot-gc-dev mailing list