RFR(XS) Eliminating _num_regions variable in ShenandoahHeap

Zhengyu Gu zgu at redhat.com
Wed Jun 28 13:26:45 UTC 2017


Eliminate dual states which might result out-of-sync problem.
and use _ordered_regions->active_regions() solely.

Webrev: 
http://cr.openjdk.java.net/~zgu/shenandoah/heap_regions_count/webrev.00/


Test:
   hotspot_gc_shenandoah: fastdebug and release


Thanks,

-Zhengyu





More information about the shenandoah-dev mailing list