-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21
-
b22
Shenandoah will run back-to-back full GCs and _almost_ grind mutator progress to a halt before eventually exhausting memory. This change will have Shenandoah raise a gc threshold exceeded exception if the collector fails to make progress after `ShenandoahNoProgressThreshold` full GC cycles (default is 3).
- relates to
-
JDK-8314935 Shenandoah: Unable to throw OOME on back-to-back Full GCs
- Resolved
-
JDK-8319931 GenShen: Increase no progress threshold for TestThreadFailure
- Resolved