-
Enhancement
-
Resolution: Fixed
-
P4
-
15, 16
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8254752 | 15.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b03 |
Look:
[862.145s][info][gc,stats] Concurrent Strong Roots 940 us, parallelism: 2.40x
[862.145s][info][gc,stats] Rendezvous 2254 us
[862.145s][info][gc,stats] CSR: Code Cache Roots 75 us, workers (us): 16, 13, 12, 10, 8, 6, 5, 6,
[862.145s][info][gc,stats] CSR: VM Weak Roots 2179 us, workers (us): ---, ---, ---, 403, 494, 418, 863, ---,
It should be "CSR: <total>" where "Rendezvous" is.
[862.145s][info][gc,stats] Concurrent Strong Roots 940 us, parallelism: 2.40x
[862.145s][info][gc,stats] Rendezvous 2254 us
[862.145s][info][gc,stats] CSR: Code Cache Roots 75 us, workers (us): 16, 13, 12, 10, 8, 6, 5, 6,
[862.145s][info][gc,stats] CSR: VM Weak Roots 2179 us, workers (us): ---, ---, ---, 403, 494, 418, 863, ---,
It should be "CSR: <total>" where "Rendezvous" is.
- backported by
-
JDK-8254752 Shenandoah: Concurrent Strong Roots logging is incorrect
- Resolved
- relates to
-
JDK-8251910 Shenandoah: Handshake threads between weak-roots and reset phases
- Resolved