Integrated: Fullgc should honor aging cycle
Kelvin Nilsen
kdnilsen at openjdk.org
Wed Feb 1 18:51:42 UTC 2023
On Wed, 1 Feb 2023 02:35:20 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> As previously implemented, Full GC always incremented object ages. It should only increment object ages if this is an aging cycle. This was detected during code review. This is a correctness improvement without known performance implications.
This pull request has now been integrated.
Changeset: 0a7d8934
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/0a7d89340e9d543d95805ac402ca0fd9e8a52d0c
Stats: 9 lines in 2 files changed: 8 ins; 0 del; 1 mod
Fullgc should honor aging cycle
Reviewed-by: wkemper
-------------
PR: https://git.openjdk.org/shenandoah/pull/212
More information about the shenandoah-dev
mailing list