RFR(XS): 8161907: adlc: Fix crash in cisc_spill_match if _rChild == NULL"

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Wed Jul 20 10:39:37 UTC 2016


Hi,

Please review and sponsor this tiny, rather obvious change:
http://cr.openjdk.java.net/~goetz/wr16/8161907-adlc/

_rChild is never checked for NULL, but it is dereferenced.
We have a rule that causes a crash here.

Best regards,
  Goetz.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160720/fa9c899b/attachment.html>


More information about the hotspot-compiler-dev mailing list