JDK-8136677 : Adaptive sizing for IHOP in G1
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-09-17
  • Updated: 2021-09-22
  • Resolved: 2016-02-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b99Fixed
Related Reports
Blocks :  
Blocks :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
A common annoyance when using G1 is tuning of the IHOP value for both avoiding full gcs and also reaching optimal throughput. 

Implement functionality to automatically set the current IHOP value so that full gc is very unlikely and throughput is optimized.

This is an umbrella CR for this set of changes.
Comments
Need to start mixed GC asap to increase possible IHOP
02-10-2015