mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-25 07:09:55 +00:00
8254560: Shenandoah: Concurrent Strong Roots logging is incorrect
Reviewed-by: rkennke
This commit is contained in:
parent
638f910951
commit
0fab73ed58
@ -98,8 +98,8 @@ class outputStream;
|
||||
f(conc_class_unload_purge_cldg, " CLDG") \
|
||||
f(conc_class_unload_purge_ec, " Exception Caches") \
|
||||
f(conc_strong_roots, "Concurrent Strong Roots") \
|
||||
f(conc_rendezvous_roots, "Rendezvous") \
|
||||
SHENANDOAH_PAR_PHASE_DO(conc_strong_roots_, " CSR: ", f) \
|
||||
f(conc_rendezvous_roots, "Rendezvous") \
|
||||
f(conc_evac, "Concurrent Evacuation") \
|
||||
\
|
||||
f(init_update_refs_gross, "Pause Init Update Refs (G)") \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user