[9] RFR(XS): 8180575: Null pointer dereference in LoadNode::Identity()

Tobias Hartmann tobias.hartmann at oracle.com
Thu May 18 14:08:30 UTC 2017


Hi,

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

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

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list