-
Bug
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 14, 15
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245907 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8245742 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b08 |
There is a deficiency in JDK-8239786 implementation: worker data would be reset on on starting the new worker data session. This means if we have, say, Degenerated GC happened on previous cycle, the data from it would still be present on every subsequent cycle. This is incorrect, and worker data should be flushed consistently after the cycle.
- backported by
-
JDK-8245742 Shenandoah: per-cycle statistics contain worker data from previous cycles
-
- Resolved
-
-
JDK-8245907 Shenandoah: per-cycle statistics contain worker data from previous cycles
-
- Resolved
-
- relates to
-
JDK-8239786 Shenandoah: print per-cycle statistics
-
- Resolved
-