mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-06 10:42:45 +00:00
8264727: Shenandoah: Remove extraneous whitespace from phase timings report
Reviewed-by: shade
This commit is contained in:
parent
cc54de76ca
commit
ec31b3a137
@ -101,8 +101,8 @@ class outputStream;
|
||||
f(final_roots_gross, "Pause Final Roots (G)") \
|
||||
f(final_roots, "Pause Final Roots (N)") \
|
||||
\
|
||||
f(init_update_refs_gross, "Pause Init Update Refs (G)") \
|
||||
f(init_update_refs, "Pause Init Update Refs (N)") \
|
||||
f(init_update_refs_gross, "Pause Init Update Refs (G)") \
|
||||
f(init_update_refs, "Pause Init Update Refs (N)") \
|
||||
f(init_update_refs_manage_gclabs, " Manage GCLABs") \
|
||||
\
|
||||
f(conc_update_refs, "Concurrent Update Refs") \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user