RFR: Fixed two string dedup issues

Zhengyu Gu zgu at redhat.com
Mon Oct 9 16:45:44 UTC 2017


Fixed two issues:

1) Missing string dedeup on shenandoah write barrier fast path.

2) Missing dedup table reference update on piggyback reference update path.


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

Test:
   hotspot_gc_shenandoah fastdebug and release on x64 and aarch64.

Thanks,

-Zhengyu


More information about the shenandoah-dev mailing list