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

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


More information about the hotspot-gc-dev mailing list