RFR(XS): 8161907: adlc: Fix crash in cisc_spill_match if _rChild == NULL"
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Jul 20 15:51:46 UTC 2016
Looks good.
Thanks,
Vladimir
On 7/20/16 3:39 AM, Lindenmaier, Goetz wrote:
> 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.
>
>
>
More information about the hotspot-compiler-dev
mailing list