RFR(XS): 8073957: assert(ary_src != 0) failed: not an array or instance? (original) (raw)
Vladimir Ivanov vladimir.x.ivanov at oracle.com
Mon Mar 2 12:58:08 UTC 2015
- Previous message: RFR(XS): 8073957: assert(ary_src != 0) failed: not an array or instance?
- Next message: RFR(XS): 8073957: assert(ary_src != 0) failed: not an array or instance?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good.
Best regards, Vladimir Ivanov
On 3/2/15 1:25 PM, Roland Westrelin wrote:
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.
- Previous message: RFR(XS): 8073957: assert(ary_src != 0) failed: not an array or instance?
- Next message: RFR(XS): 8073957: assert(ary_src != 0) failed: not an array or instance?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list