RFR: Fix task queue assertion with traversal GC

Zhengyu Gu zgu at redhat.com
Mon Jul 23 16:00:37 UTC 2018


The assertion may happen when traversal GC is cancelled.

Moved assertion to the end of cycle if it is completed without failure.


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

Test:

   tier3_gc_shenandoah fastdebug

Thanks,

-Zhengyu



More information about the shenandoah-dev mailing list