RFR(XS) 8068864: C2 failed: modified node is not on IGVN._worklist

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Jan 13 16:35:08 UTC 2015


Thanks.

Vladimir K

On 1/13/15 12:55 AM, Vladimir Ivanov wrote:
> 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