RFR: couple small fixes from lucene testing

Roland Westrelin rwestrel at redhat.com
Thu Oct 11 07:57:24 UTC 2018


http://cr.openjdk.java.net/~roland/shenandoah/lucene-fixes/webrev.00/

This should fix:

assert(n->Opcode() != Op_ShenandoahWriteBarrier || n->outcnt() > 1) failed: bad shenandoah write barrier

and

assert(dom_use->adr_type() != TypePtr::BOTTOM) failed: no bottom memory phi

crashes.

Roland.


More information about the shenandoah-dev mailing list