-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b13
A recent pr (https://github.com/openjdk/jdk/pull/23305) accidentally introduced infinite repetition of old GC cycles. The problem is that a global variable that denotes a GC trigger is pending for old was not reset to false at the start of an old GC cycle. We need to fix this.
- caused by
-
JDK-8348594 Shenandoah: Do not penalize for degeneration when not the fault of triggering heuristic
-
- Resolved
-
- relates to
-
JDK-8352428 GenShen: Old-gen cycles are still looping
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/ab4b0ef9
-
Commit(master) openjdk/shenandoah-jdk21u/520667a3
-
Review(master) openjdk/jdk/23827
-
Review(master) openjdk/shenandoah-jdk21u/165
(1 links to)