8224978: Shenandoah: Allows root verifier to verify some roots outside safepoints with proper locks

Reviewed-by: shade
This commit is contained in:
Zhengyu Gu 2019-05-29 11:55:30 -04:00
parent bcd13b790f
commit c73e5b1401
5 changed files with 39 additions and 3 deletions

View file

@ -34,7 +34,6 @@
#include "gc/shenandoah/shenandoahPhaseTimings.hpp"
#include "gc/shenandoah/shenandoahStringDedup.hpp"
#include "gc/shenandoah/shenandoahTimingTracker.hpp"
#include "gc/shenandoah/shenandoahUtils.hpp"
#include "gc/shenandoah/shenandoahVMOperations.hpp"
#include "gc/shared/weakProcessor.inline.hpp"
#include "memory/allocation.inline.hpp"