Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8241984: Shenandoah: enhance GCTimer and JFR support
Reviewed-by: rkennke
- Loading branch information
Showing
with
149 additions
and 90 deletions.
- +11 −8 src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp
- +75 −70 src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
- +1 −1 src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp
- +1 −1 src/hotspot/share/gc/shenandoah/shenandoahUnload.cpp
- +33 −9 src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp
- +28 −1 src/hotspot/share/gc/shenandoah/shenandoahUtils.hpp
Oops, something went wrong.