hg: jdk9/hs-comp/hotspot: 8066775: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1

roland.westrelin at oracle.com roland.westrelin at oracle.com
Tue Dec 9 12:22:01 UTC 2014


Changeset: 87900c19db37
Author:    roland
Date:      2014-12-05 18:03 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/87900c19db37

8066775: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1
Summary: bad assumption on graph shape in CastIINode::Value if that part of the graph is becoming dead.
Reviewed-by: kvn

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



More information about the jdk9-hs-comp-changes mailing list