On Tue, 2009-10-06 at 17:07 +0200, Rémi Forax wrote:
> christian.thalin...@sun.com a écrit :
> > Changeset: 65225fbd2833
> > Author:    twisti
> > Date:      2009-10-06 17:03 +0200
> > URL:       http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/65225fbd2833
> >
> > indy.compiler: Fixed C1 compilation.
> >
> > ! indy.compiler.patch
> >   
> 
> Hi twisti,
> what's the problem between escape analysis and invokedynamic ?

The current EA implementation does not take care about invokedynamic and
that leads to asserts.  It simply does not work right now.  We need to
change the implementation, so we disable it for now.

-- Christian

_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to