RFR: ShenandoahWBMemProjNode doesn't need to subclass ProjNode

Roland Westrelin rwestrel at redhat.com
Mon Oct 22 09:04:43 UTC 2018


http://cr.openjdk.java.net/~roland/shenandoah/ShenandoahWBMemProjNode-not-proj/webrev.00/

By not making ShenandoahWBMemProjNode a subclass of ProjNode, we can
move the write barrier input to input 1 and remove some shared code
changes.

Roland.


More information about the shenandoah-dev mailing list