hg: mlvm/mlvm/jdk: indy: progress on guardWithTest, spread, collect; run with java -ea

2009-05-26 Thread john . rose
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

hg: mlvm/mlvm/hotspot: indy: small problems in debug build

2009-05-26 Thread john . rose
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

hg: mlvm/mlvm: 2 new changesets

2009-05-26 Thread john . rose
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 -

Re: Crash with invokeDynamic on MethodMissing attempt

2009-05-26 Thread John Rose
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

hg: mlvm/mlvm/jdk: indy: remove stray print statement

2009-05-26 Thread john . rose
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

Re: Trying to work newer indy into JRuby

2009-05-26 Thread John Rose
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

Re: Crash with invokeDynamic on MethodMissing attempt

2009-05-26 Thread John Rose
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,

hg: mlvm/mlvm/jdk: indy: patch problem with VM model of CallSite layout

2009-05-26 Thread john . rose
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