RFR: 8281879: Serial: Merge CardGeneration into TenuredGeneration
Thomas Schatzl
tschatzl at openjdk.java.net
Thu Feb 17 16:55:04 UTC 2022
On Tue, 15 Feb 2022 20:21:16 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Mostly mechanical changes; `git diff --color-moved=zebra` probably helps to see the actual (small) change, such as dropping the `virtual` modifier, introducing small helper methods to avoid naming collision, etc.
>
> Test: tier1-6
Looks good. That comment about `git diff --color-moved=zebra` really helped.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7482
More information about the hotspot-gc-dev
mailing list