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
>
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
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
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
__
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
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
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 -
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:/
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