Changeset: 7eeba04e72fe
Author:jrose
Date: 2009-05-26 18:09 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/7eeba04e72fe
indy: progress on guardWithTest, spread, collect; run with java -ea
! indy.patch
___
mlvm-dev mailing list
m
Changeset: 22083b9c0a19
Author:jrose
Date: 2009-05-26 18:07 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/22083b9c0a19
indy: small problems in debug build
! indy.patch
___
mlvm-dev mailing list
[email protected]
htt
Changeset: 99f16faedd40
Author:jrose
Date: 2009-05-26 18:14 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/rev/99f16faedd40
indy: fix reference in demo project
! netbeans/indy-demo/nbproject/project.properties
Changeset: 663ab03c3b69
Author:jrose
Date: 2009-05-26 18:14 -
Yehuda: The push I just made allows me to run your code, with the
logic fixes we discussed. -- John
On May 18, 2009, at 2:22 PM, Yehuda Katz wrote:
I had tried that before; when I do that, I get:
Exception in thread "main" java.dyn.WrongMethodTypeException:
Bound[(java.lang.String)java.l
Changeset: 78c533443c4d
Author:jrose
Date: 2009-05-26 00:29 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/78c533443c4d
indy: remove stray print statement
! indy.patch
___
mlvm-dev mailing list
[email protected]
http://m
On May 20, 2009, at 6:15 AM, Rémi Forax wrote:
>> The combineArguments combinator is both polymorphic and pretty nearly
>> universal (without boxing). I hope to implement it mostly "in the
>> metal", under the name "flyby adapter". The idea is you get a
>> subroutine to witness the full argument
I just pushed a fix for this. -- John
On May 19, 2009, at 3:37 PM, John Rose wrote:
> I've reproduced your crash from the command line; thanks for the clean
> instructions.
>
> The crash is for:
> def foo(a); end; a = 1; while a < 1_000_000; foo(a); a += 1; end
>> On May 18, 2009, at 4:01 PM,
Changeset: 44ead366029f
Author:jrose
Date: 2009-05-25 23:56 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/44ead366029f
indy: patch problem with VM model of CallSite layout
! indy.patch
___
mlvm-dev mailing list
mlvm-dev@openjdk