RFR: Can not dedup string inside write barrier

Zhengyu Gu zgu at redhat.com
Mon Nov 6 14:59:03 UTC 2017


Can not perform String deduplication inside a write barrier, as it takes 
lock, that violates write barrier's leaf call constraint.


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

Test:

   hotspot_gc_shenandoah (release + fastdebug)

Thanks,

-Zhengyu


More information about the shenandoah-dev mailing list