Integrated: 8290376: G1: Refactor G1MMUTracker::when_sec
Albert Mingkun Yang
ayang at openjdk.org
Thu Aug 25 09:18:54 UTC 2022
On Fri, 15 Jul 2022 14:14:07 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Introducing a more intuitive implementation.
>
> This PR consists of two commits: the first adds the new algorithm and verifies the result is same as before. The second commit removes the old implementation.
>
> Test: tier1-6 for the first commit.
This pull request has now been integrated.
Changeset: dc7e2562
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dc7e2562f47edb1489f2fb0c8d6ec847fb7a6dc5
Stats: 73 lines in 2 files changed: 38 ins; 24 del; 11 mod
8290376: G1: Refactor G1MMUTracker::when_sec
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/9517
More information about the hotspot-gc-dev
mailing list