RFR: Introduce ShenandoahConcurrent{Scan,Evac}CodeRoots

Aleksey Shipilev shade at redhat.com
Fri Jun 30 13:49:22 UTC 2017


http://cr.openjdk.java.net/~shade/shenandoah/codecache-conc-evac-flags/webrev.01/

Introduce ShenandoahConcurrentEvacCodeRoots and use it in GC code to enable the
actual evacuation. Leave ShenandoahBarriersForConst as compiler flag. Lock these
two together. Rename ShenandoahConcurrentCodeRoots to
ShenandoahConcurrentScanCodeRoots.

Testing: hotspot_gc_shenandoah

Thanks,
-Aleksey



More information about the shenandoah-dev mailing list