-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
9
A gc initiated by the GC locker is always a young-only gc, even if a mixed gc phase was just about to start.
This of course throws away all recently acquired liveness information, and basically preventing space reclamation.
This is not required at all.
This of course throws away all recently acquired liveness information, and basically preventing space reclamation.
This is not required at all.
- duplicates
-
JDK-8140597 Forcing an initial mark causes G1 to abort mixed collections
- Resolved
- relates to
-
JDK-8136677 Adaptive sizing for IHOP in G1
- Resolved
-
JDK-8136678 Implement adaptive sizing algorithm for IHOP
- Resolved