RFR(S): 8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Nils Eliasson
nils.eliasson at oracle.com
Wed Jul 4 07:35:41 UTC 2018
I'll make sure this ends up in 11 too.
I reopened JDK-8192992 as
https://bugs.openjdk.java.net/browse/JDK-8206345 and added a short history.
Thanks,
Nils
On 2018-07-03 18:39, Vladimir Kozlov wrote:
> Thank you, Nils
>
> I agree with back out.
>
> This should be pushed into jdk 11 too.
>
> Thanks,
> Vladimir
>
> On 7/3/18 12:35 AM, Nils Eliasson wrote:
>> Hi,
>>
>> This change backs out 8204157 and 8192992 so we get back to the state
>> pre 8192992. Total diff is just one line.
>>
>> This gets us back to a state when the problem only reproduces rarely
>> with -XX:+AlwaysInlineIncrementally on x64 and is handled gracefully
>> in production builds.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8205999
>>
>> Webrev: http://cr.openjdk.java.net/~neliasso/8205999/webrev.01/
>>
>> Regards,
>>
>> Nils
>>
>>
>>
>>
More information about the hotspot-compiler-dev
mailing list