RFR: Fullgc should honor aging cycle
William Kemper
wkemper at openjdk.org
Wed Feb 1 14:33: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.
Marked as reviewed by wkemper (Committer).
-------------
PR: https://git.openjdk.org/shenandoah/pull/212
More information about the shenandoah-dev
mailing list