-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-shenandoah
Young collections are allowed to interrupt old collections. Under heavy load, this may result in starvation of old collections - which may in turn lead to even more memory pressure on the young generation. Adding a minimum guaranteed amount of time for the old gc to make progress will help avoid this situation.
- duplicates
-
JDK-8322150 [GenShen] TestPeriodicGC fails with "Generational mode: Should have periodic young GC in logs"
-
- Closed
-