RFR: 8327365: Serial: Move _gc_stats to TenuredGeneration [v2]

Albert Mingkun Yang ayang at openjdk.org
Wed Mar 6 09:29:48 UTC 2024


On Tue, 5 Mar 2024 15:24:02 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Simple refactoring to move a field from superclass to subclass.
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - review
>  - Merge branch 'master' into s1-flatten-gc-stat
>  - s1-flatten-gc-stat

I think `GCStats` can be inlined in Parallel as well. That is independent of this PR (Serial-only), so I left it out here.

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

PR Comment: https://git.openjdk.org/jdk/pull/18122#issuecomment-1980436179


More information about the hotspot-gc-dev mailing list