RFR: 8143041: Unify G1CollectorPolicy::PauseKind and G1YCType [v2]
Ivan Walulya
iwalulya at openjdk.java.net
Tue Mar 9 15:14:32 UTC 2021
> 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.
Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision:
refactor after Thomas review
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2870/files
- new: https://git.openjdk.java.net/jdk/pull/2870/files/d1d1e777..0ba80797
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2870&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2870&range=00-01
Stats: 38 lines in 7 files changed: 6 ins; 3 del; 29 mod
Patch: https://git.openjdk.java.net/jdk/pull/2870.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2870/head:pull/2870
PR: https://git.openjdk.java.net/jdk/pull/2870
More information about the hotspot-gc-dev
mailing list