Changeset: 1b654a391692
Author:twisti
Date: 2012-04-04 12:26 +0200
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/1b654a391692
meth-lazy: fixed bootstrap problem; fixed MethodHandlesTest
! meth-lazy-7023639.refac.patch
___
mlvm-dev ma
On Mar 29, 2012, at 5:41 PM, Mark Roos wrote:
> For this test I am using the August test case ( just for this bug ) as it
> takes quite
> a bit of thrashing to get it to occur.
I had to straighten out a few issues but I can run your test with the new
implementation. This is just a proof-of-
>From Christian
I had to straighten out a few issues but I can run your test with
the new implementation.
Issues with my implementation? or methodHandle usage?
Very cool to see it work. That version of Rtalk has little in the way of
optimization so the times are not bad.
Thanks
mark__