RFR(XS) 8153315: [JVMCI] evol_method dependencies failures should return dependencies_failed

Tom Rodriguez tom.rodriguez at oracle.com
Tue Apr 5 15:23:49 UTC 2016


Thanks!

tom

> On Apr 1, 2016, at 1:18 PM, Igor Veresov <igor.veresov at oracle.com> wrote:
> 
> Looks good.
> 
> igor
> 
>> On Apr 1, 2016, at 12:47 PM, Tom Rodriguez <tom.rodriguez at oracle.com> wrote:
>> 
>> http://cr.openjdk.java.net/~never/8153315/webrev
>> 
>> This fixes a minor issue which showed up while debugging Java code.  evol_method dependences can change at any time so it’s just a normal dependence failure not invalid dependencies.  Graal considers it an error to build invalid dependencies so it complained.  Tested under the Eclipse debugger.
>> 
>> tom
> 



More information about the hotspot-compiler-dev mailing list