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

Igor Veresov igor.veresov at oracle.com
Fri Apr 1 20:18:48 UTC 2016


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