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
Tom Rodriguez
tom.rodriguez at oracle.com
Fri Dec 1 18:37:29 UTC 2017
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