RFR: Missing Evac OOM scope when reference processor is single threaded

Zhengyu Gu zgu at redhat.com
Fri Jul 20 10:36:43 UTC 2018


When ReferenceProcessor processes references in single-threaded mode, it 
uses current thread, not task executor, and we miss Evac OOM scope for 
current thread.

Webrev: 
http://cr.openjdk.java.net/~zgu/shenandoah/missing_evac_oom_scope/webrev.00/index.html

Test:

   tier3_gc_shenandoah (fastdebug and release)

Thanks,

-Zhengyu


More information about the shenandoah-dev mailing list