RFR: Enforce GC workers constraint

Zhengyu Gu zgu at redhat.com
Thu Sep 6 18:53:18 UTC 2018


CMS and G1 enforce GC worker constraint:
   Parallel workers >= Concurrent workers

Shenandoah should probably do so.

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

Test:

   tier2_gc_shenandoah (fastdebug and release)

Thanks,

-Zhengyu


More information about the shenandoah-dev mailing list