RFR 8215549: Shenandoah deduplication cleans up table/queue twice

Roman Kennke rkennke at redhat.com
Fri Jan 11 20:41:13 UTC 2019


Hi Zhengyu,

this looks good to me.

Thanks,
Roman

> Shenandoah string deduplication cleans up deduplication table and
> queues twice, once via ParallelCleaningTask and then
> ShenandoahStringDedup::parallel_cleanup(). The second cleanup should be
> removed after we adopted upstream deduplication implementation.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8215549
> Webrev: http://cr.openjdk.java.net/~zgu/JDK-8215549/webrev.00/
> 
> Test:
> 
>   tier1,2,3 gc_shenandoah on Linux 64 (fastdebug and release)
> 
> 
> Thanks,
> 
> -Zhengyu
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20190111/219fbe36/signature.asc>


More information about the hotspot-gc-dev mailing list