RFR(XS): 8073957: assert(ary_src != 0) failed: not an array or instance?

Roland Westrelin roland.westrelin at oracle.com
Mon Mar 2 10:25:15 UTC 2015


ArrayCopyNode::Ideal must better validate its input arguments in case the node is in a dead part of the graph.

http://cr.openjdk.java.net/~roland/8073957/webrev.00/

Roland.


More information about the hotspot-compiler-dev mailing list