Integrated: 8281879: Serial: Merge CardGeneration into TenuredGeneration
Albert Mingkun Yang
ayang at openjdk.java.net
Mon Mar 21 16:25:56 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
This pull request has now been integrated.
Changeset: 19d34bdf
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/19d34bdf99e98a9ef614cb7f93c141e6c82bedcb
Stats: 893 lines in 14 files changed: 350 ins; 526 del; 17 mod
8281879: Serial: Merge CardGeneration into TenuredGeneration
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.java.net/jdk/pull/7482
More information about the hotspot-gc-dev
mailing list