RFR(XS) 8068864: C2 failed: modified node is not on IGVN._worklist
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Tue Jan 13 08:55:48 UTC 2015
Looks good.
Best regards,
Vladimir Ivanov
On 1/13/15 5:00 AM, Vladimir Kozlov wrote:
> http://cr.openjdk.java.net/~kvn/8068864/webrev/
>
> Use igvn.replace_input_of() instead of set_req(). Same problem and the
> same place as in 8053915.
>
> Very complex code during javac compilation which cause a particular
> order of igvn._worklist processing. I can't write a test.
>
> Tested with JPRT.
>
> Thanks,
> Vladimir
More information about the hotspot-compiler-dev
mailing list