[9] RFR(XS): 8180617: Null pointer dereference in InitializeNode::complete_stores

Tobias Hartmann tobias.hartmann at oracle.com
Fri May 19 07:27:31 UTC 2017


Hi,

please review the following patch:
https://bugs.openjdk.java.net/browse/JDK-8180617
http://cr.openjdk.java.net/~thartmann/8180617/webrev.00/

Fixed a missing null check on the return value of InitializeNode::allocation() found by Parfait.

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list