RFR: 8348171: Refactor GenerationCounters and its subclasses [v4]

Zhengyu Gu zgu at openjdk.org
Sat Feb 1 16:47:52 UTC 2025


On Fri, 31 Jan 2025 12:30:30 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Simple refactoring of removing the use of `virtual` method and use concrete subclasses when needed.
>> 
>> Test: tier1-5
>
> Albert Mingkun Yang has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - review
>  - * some more refactoring

`Shenandoah` code no longer aligns to others. Other than that, LGTM.

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

Marked as reviewed by zgu (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23209#pullrequestreview-2588364961


More information about the hotspot-gc-dev mailing list