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
Tue Nov 28 22:20:50 UTC 2017


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.

Thanks,
Vladimir

> 
> 
> tom


More information about the hotspot-compiler-dev mailing list