-
Enhancement
-
Resolution: Won't Fix
-
P4
-
22
With JDK-8140326 it is possible that the Prepare Mixed phase evacuates all marking regions already. In this case the following mixed gcs can be skipped completely.
This is a problem of displaying the type of GC, and that g1 will wastefully use the predictions for the mixed phase for young gen sizing.
This is a problem of displaying the type of GC, and that g1 will wastefully use the predictions for the mixed phase for young gen sizing.
- relates to
-
JDK-8140326 G1: Consider putting regions where evacuation failed into next collection set
- Resolved