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
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri Dec 1 18:44:17 UTC 2017
On 12/1/17 10:37 AM, Tom Rodriguez 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?
Yes, you need second review since changes are not simple. I will ask Dean or Igor to look.
After that just push. No more JPRT.
Thanks,
Vladimir
>
> tom
>
>>
>> Thanks,
>> Vladimir
>>
>>>
>>>
>>> tom
More information about the hotspot-compiler-dev
mailing list