Need to factor out the existing IHOP threshold calculation into a separate class to allow more complex (adaptive) algorithms on demand.
Collect data needed for IHOP calculation and feed it to this class.
Refactor young list target length calculation for G1CollectorPolicy to use less global state.
This is required to accomodate dIHOP changes.
Collect data needed for IHOP calculation and feed it to this class.
Refactor young list target length calculation for G1CollectorPolicy to use less global state.
This is required to accomodate dIHOP changes.
- blocks
-
JDK-8136678 Implement adaptive sizing algorithm for IHOP
-
- Resolved
-
- relates to
-
JDK-8137082 Factor out G1 prediction code from G1CollectorPolicy and clean up
-
- Resolved
-
-
JDK-8136677 Adaptive sizing for IHOP in G1
-
- Resolved
-
-
JDK-8143210 Clean up G1CollectorPolicy using G1CollectorPolicy::PauseKind
-
- Closed
-