In a recent CR G1CollectorPolicy::PauseKind that stores the current GC pause type in a single variable.
It has not been applied to all possible uses, introducing some technical debt. Do that in this change.
It has not been applied to all possible uses, introducing some technical debt. Do that in this change.
- relates to
-
JDK-8136681 Factor out IHOP calculation from G1CollectorPolicy
- Resolved
-
JDK-8143041 Unify G1CollectorPolicy::PauseKind and G1YCType
- Resolved
-
JDK-8136677 Adaptive sizing for IHOP in G1
- Resolved