hg: mlvm/mlvm/hotspot: meth: make ldc work for sparc

2010-05-24 Thread john . r . rose
Changeset: b8971823a6e4 Author:jrose Date: 2010-05-24 19:32 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/b8971823a6e4 meth: make ldc work for sparc ! meth-ldc-6939203.patch ___ mlvm-dev mailing list [email protected]

Re: hg: mlvm/mlvm/jdk: meth: add proxy maker for closures

2010-05-24 Thread John Rose
On May 18, 2010, at 1:18 PM, Charles Oliver Nutter wrote: > One important question for me is how multi-method interfaces would be > handled. I had originally tried to use Scala's "Function" interfaces > in Duby to represent closures, but they all have multiple abstract > methods that must be handl

Re: Sv: hg: mlvm/mlvm/jdk: cpindex: reorder series file to reflect recent and pending pushes; tweak MethodHandlesTest

2010-05-24 Thread John Rose
On May 23, 2010, at 10:21 AM, Fredrik Öhrström wrote: > What are the patches needed to build > with full MethodHandle support. > The wiki page http://wikis.sun.com/display/mlvm/Building > > says that the patche guards "buildable testable" > should be used. > > This is clearly not enough. It seem

Re: InvokeVarargs with a method with more than 10 arguments

2010-05-24 Thread Rémi Forax
Le 24/05/2010 05:54, John Rose a écrit : > Working on this; the next big chunk removes such limitations. (Ricochet > frames.) -- John > Ok, cool. Rémi > On May 23, 2010, at 3:01 PM, Rémi Forax wrote: > > >> I got a NYI if I try to call a method using invokeVarargs with more than >> 10