hg: jdk10/hs/hotspot: 8176441: assert(false) failed: modified node was not processed by IGVN.transform_old()

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Mon Mar 13 11:59:35 UTC 2017


Changeset: 2a268bf0e970
Author:    thartmann
Date:      2017-03-13 12:13 +0100
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/2a268bf0e970

8176441: assert(false) failed: modified node was not processed by IGVN.transform_old()
Summary: The shiftNode needs to be added to the IGVN worklist after being modified.
Reviewed-by: kvn, vlivanov

! src/share/vm/opto/mulnode.cpp



More information about the jdk10-hs-changes mailing list