-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 14, 15
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245897 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8245732 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b08 |
Currently, the gc+stats counters table is printed pauses-first, then all concurrent phases. It is inconvenient to track the entire cycle, and should probably be reshuffled to match the time ordering of phases. This would become handy for per-cycle statistics printouts.
- backported by
-
JDK-8245732 Shenandoah: print statistic counters in time order
- Resolved
-
JDK-8245897 Shenandoah: print statistic counters in time order
- Resolved