-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 14, 15
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245900 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8245735 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b08 |
There are several places where we reuse the counters for different purposes, for example full_gc_roots. There are places where we accidentally count things twice, for example conc_mark. It would be hard-checked by JDK-8239786, so we need to fix it before then.
- backported by
-
JDK-8245735 Shenandoah: set counters once per cycle
-
- Resolved
-
-
JDK-8245900 Shenandoah: set counters once per cycle
-
- Resolved
-
- blocks
-
JDK-8239786 Shenandoah: print per-cycle statistics
-
- Resolved
-