-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b112
IHOP currently follows the maximum heap size. That means, if there are no other limiting factors, actual heap size used can be higher than with the default IHOP settings.
(With typically higher throughput of course)
Make IHOP try to keep the current heap size/capacity() instead, so that it is not the cause for heap expansion.
(With typically higher throughput of course)
Make IHOP try to keep the current heap size/capacity() instead, so that it is not the cause for heap expansion.
- relates to
-
JDK-8136677 Adaptive sizing for IHOP in G1
- Resolved
-
JDK-8151176 Current default settings for static IHOP may result in concurrent marking never occurring
- Closed
-
JDK-8136678 Implement adaptive sizing algorithm for IHOP
- Resolved