In order to cleanly implement UseGCOverheadLimit for G1 (JDK-8212084), it is ideal to move code related to GC overhead out of AdaptiveSizePolicy class, so UseGCOverheadLimit can work independently of UseAdaptiveSizePolicy.
See http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2018-October/023525.html
See http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2018-October/023525.html
- blocks
-
JDK-8212084 Implement UseGCOverheadLimit for G1
-
- Open
-
- relates to
-
JDK-8217221 Rename and improve hsperfdata counter sun.gc.policy.gcTimeLimitExceeded
-
- Open
-
-
JDK-8213113 Dead code related to UseAdaptiveSizePolicy in ParNewGeneration
-
- Resolved
-
-
JDK-8308983 Let UseGCOverheadLimit work independently of UseAdaptiveSizePolicy in parallel GC
-
- Open
-