Integrated: 8318894: G1: Use uint for age in G1SurvRateGroup

Albert Mingkun Yang ayang at openjdk.org
Thu Nov 2 11:30:17 UTC 2023


On Thu, 26 Oct 2023 11:23:57 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple refactoring to use unsigned type for region-age.

This pull request has now been integrated.

Changeset: 23a96bf3
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/23a96bf31223aaaf6dc129a51c0dd161062caaf8
Stats:     41 lines in 5 files changed: 6 ins; 10 del; 25 mod

8318894: G1: Use uint for age in G1SurvRateGroup

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list