Integrated: 8261356: Clean up enum G1Mark

Albert Mingkun Yang ayang at openjdk.java.net
Tue Feb 9 17:43:39 UTC 2021


On Mon, 8 Feb 2021 18:41:13 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> After removing the effectively dead entry in `G1Mark`, the whole enum could be turned into a bool. The call-chain is updated and existing comments are revised.

This pull request has now been integrated.

Changeset: a00b1305
Author:    Albert Mingkun Yang <ayang at openjdk.org>
Committer: Stefan Johansson <sjohanss at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a00b1305
Stats:     29 lines in 4 files changed: 1 ins; 11 del; 17 mod

8261356: Clean up enum G1Mark

Reviewed-by: sjohanss, tschatzl

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

PR: https://git.openjdk.java.net/jdk/pull/2461



More information about the hotspot-gc-dev mailing list