Integrated: 8143041: Unify G1CollectorPolicy::PauseKind and G1YCType
Ivan Walulya
iwalulya at openjdk.java.net
Thu Mar 11 09:25:12 UTC 2021
On Mon, 8 Mar 2021 10:26:59 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Please review this refactoring change to unify G1CollectorPolicy::PauseKind and G1YCType enums under the same file. Additionally, make the distinction between collector types and phases clearer.
This pull request has now been integrated.
Changeset: 470b1502
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/470b1502
Stats: 325 lines in 10 files changed: 156 ins; 123 del; 46 mod
8143041: Unify G1CollectorPolicy::PauseKind and G1YCType
Reviewed-by: tschatzl, ayang
-------------
PR: https://git.openjdk.java.net/jdk/pull/2870
More information about the hotspot-gc-dev
mailing list