RFR: JDK-8220664: Simplify ShenandoahUpdateHeapRefsClosure
Roman Kennke
rkennke at redhat.com
Wed Mar 27 21:30:36 UTC 2019
We have split ShenandoahUpdateHeapRefsSuperClosure and
ShenandoahUpdateHeapRefsClosure in our code for no reason. We can fold
them into one class. (This is historical, we used to have a *Matrix
variant there.)
Bug:
https://bugs.openjdk.java.net/browse/JDK-8220664
Webrev:
http://cr.openjdk.java.net/~rkennke/JDK-8220664/webrev.00/
Testing: hotspot_gc_shenandoah
Ok?
Roman
More information about the shenandoah-dev
mailing list