Re: JRuby status

2009-07-02 Thread Charles Oliver Nutter
On Thu, Jul 2, 2009 at 6:24 PM, Rémi Forax wrote: > Charles Oliver Nutter a écrit : >> Yesterday I worked through almost all the remaining non-handle calls >> in the fast path for JRuby dyncalls, replacing them with adapter >> handles of various shapes and sizes. The general sequence for a simple >

Re: JRuby status

2009-07-02 Thread Charles Oliver Nutter
On Thu, Jul 2, 2009 at 6:25 PM, John Rose wrote: > On Jul 2, 2009, at 4:24 PM, Rémi Forax wrote: > > I've just noticed that you can aggregate the two calls to dropArguments > into one with two object classes. > > > Also, permuteArguments (despite its strict-sounding name) lets you drop and > dup ar

hg: mlvm/mlvm/hotspot: initial sketch of non-perm oops in code cache

2009-07-02 Thread john . rose
Changeset: 5e96c420e0a5 Author:jrose Date: 2009-07-02 19:04 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/5e96c420e0a5 initial sketch of non-perm oops in code cache + nonperm.patch + nonperm.txt ___ mlvm-dev mailing list ml

Re: JRuby status

2009-07-02 Thread John Rose
On Jul 2, 2009, at 4:24 PM, Rémi Forax wrote: I've just noticed that you can aggregate the two calls to dropArguments into one with two object classes. Also, permuteArguments (despite its strict-sounding name) lets you drop and dup arbitrarily. -- John __

Re: JRuby status

2009-07-02 Thread Rémi Forax
Charles Oliver Nutter a écrit : > I thought I'd update all on the progress of indy integration in JRuby. > > Yesterday I worked through almost all the remaining non-handle calls > in the fast path for JRuby dyncalls, replacing them with adapter > handles of various shapes and sizes. The general seq

JRuby status

2009-07-02 Thread Charles Oliver Nutter
I thought I'd update all on the progress of indy integration in JRuby. Yesterday I worked through almost all the remaining non-handle calls in the fast path for JRuby dyncalls, replacing them with adapter handles of various shapes and sizes. The general sequence for a simple call now uses drop, fo

hg: mlvm/mlvm: 2 new changesets

2009-07-02 Thread john . rose
Changeset: 2d71974f86ca Author:jrose Date: 2009-07-02 03:19 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/rev/2d71974f86ca meth: more permutation tests ! netbeans/meth/test/jdk/java/dyn/MethodHandlesTest.java Changeset: 4a09278b5c95 Author:jrose Date: 2009-07-02 03:34 -

hg: mlvm/mlvm/hotspot: meth: argument rotation adapters

2009-07-02 Thread john . rose
Changeset: fe7627525810 Author:jrose Date: 2009-07-02 03:38 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/fe7627525810 meth: argument rotation adapters ! meth.patch ___ mlvm-dev mailing list [email protected] http:/

hg: mlvm/mlvm/jdk: meth: argument rotation adapters

2009-07-02 Thread john . rose
Changeset: e1f9d04b190c Author:jrose Date: 2009-07-02 03:34 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/e1f9d04b190c meth: argument rotation adapters ! indy.patch ___ mlvm-dev mailing list [email protected] http://mai