-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 14, 15
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245893 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8245334 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b08 |
total_pause counters make ShenandoahGCPhase nesting awkward, and also take the timing measurement twice on common path. They are also not very convenient, because they average over completely different pauses. We should consider removing these counters. It would also help future work on per-cycle counters printout, where total-pauses make little sense.
- backported by
-
JDK-8245334 Shenandoah: ditch total_pause counters
- Resolved
-
JDK-8245893 Shenandoah: ditch total_pause counters
- Resolved