Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8244243: Shenandoah: Cleanup Shenandoah phase timing tracking and JFR…
… event supporting Reviewed-by: shade
- Loading branch information
Showing
with
115 additions
and 113 deletions.
- +2 −0 src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.cpp
- +7 −1 src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp
- +50 −79 src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
- +5 −0 src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.cpp
- +11 −9 src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp
- +40 −24 src/hotspot/share/gc/shenandoah/shenandoahUtils.hpp
Oops, something went wrong.