RFR(XS) 8224679: Shenandoah: Make ShenandoahParallelCodeCacheIterator noncopyable

Zhengyu Gu zgu at redhat.com
Thu May 23 15:01:35 UTC 2019


Copies may cause its member '_iters' to be freed multiple times.

Bug: https://bugs.openjdk.java.net/browse/JDK-8224679
Webrev: http://cr.openjdk.java.net/~zgu/JDK-8224679/webrev.00/

Test:
   hotspot_gc_shenandoah (fastdebug and release)

Thanks,

-Zhengyu



More information about the hotspot-gc-dev mailing list