RFR 8191052: [Graal] java/lang/invoke/CallSiteTest.java intermittently fails with "Failed dependency of type call_site_target_value" when running with Graal as JIT
Igor Veresov
igor.veresov at oracle.com
Fri Dec 1 19:49:55 UTC 2017
It looks good to me.
igor
> On Dec 1, 2017, at 10:37 AM, Tom Rodriguez <tom.rodriguez at oracle.com> wrote:
>
>
>
> Vladimir Kozlov wrote:
>> On 11/28/17 1:54 PM, Tom Rodriguez wrote:
>>> http://cr.openjdk.java.net/~never/8191052/webrev
>>> https://bugs.openjdk.java.net/browse/JDK-8191052
>>
>> Looks good to me.
>>
>>>
>>> This consolidates the logic to validate dependencies before code
>>> installation. JVMCI was missing logic to treat call_site_target_value
>>> failures benignly and the code had also diverged over time. Tested
>>> with Graal and Truffle. mach5 testing is being submitted.
>>
>> Please, add mach5 job link to confidential comment in JBS.
>
> Done. The results are clean. Do I need more than 1 reviewer? And I just push instead of using jprt?
>
> tom
>
>>
>> Thanks,
>> Vladimir
>>
>>>
>>>
>>> tom
More information about the hotspot-compiler-dev
mailing list