[11] RFR(XS): 8197828: Null pointer dereference in MultiNode::proj_out_or_null

Tobias Hartmann tobias.hartmann at oracle.com
Tue Feb 13 18:37:08 UTC 2018


Hi Vladimir,

On 13.02.2018 18:47, Vladimir Kozlov wrote:
> I think we should do realtime check for NULL and use this->in(0) (allocation's control edge) if Initialize node is
> missing which could happen.

Right, we should do that:
http://cr.openjdk.java.net/~thartmann/8197828/webrev.01/

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list