Re: More performance explorations

2011-06-13 Thread John Rose
On Jun 13, 2011, at 8:37 AM, Ola Bini wrote: > On 2011-06-13 10.14, Ola Bini wrote: >> I did a rebuild of MLVM+bsdport today, and I now see the missing class >> crash again on my Mac too (to clarify, this was gone from my Mac for a >> while, but came back. This means it's consistent with my JDK7 b

hg: mlvm/mlvm/jdk: meth: fix comment

2011-06-13 Thread john . r . rose
Changeset: db815fbdbb06 Author:jrose Date: 2011-06-13 21:09 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/db815fbdbb06 meth: fix comment ! meth-rot-7052202.patch ___ mlvm-dev mailing list [email protected] http://mail.o

hg: mlvm/mlvm/jdk: meth: PermuteArgsTest tweaks

2011-06-13 Thread john . r . rose
Changeset: 85dce8f9cdd2 Author:jrose Date: 2011-06-13 20:53 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/85dce8f9cdd2 meth: PermuteArgsTest tweaks ! meth-rot-7052202.patch ___ mlvm-dev mailing list [email protected] ht

hg: mlvm/mlvm/jdk: meth: PermuteArgsTest must run in othervm mode

2011-06-13 Thread john . r . rose
Changeset: 294c74f6ec8e Author:jrose Date: 2011-06-13 20:34 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/294c74f6ec8e meth: PermuteArgsTest must run in othervm mode ! meth-rot-7052202.patch ___ mlvm-dev mailing list mlvm-dev@o

Auto Reply: hg: mlvm/mlvm/jdk: fix MethodHandlesTest, adjust GWT cut-over to RFs

2011-06-13 Thread vladimir . x . ivanov
FYI, I'm on vacation till June, 28. If you have HotSpot-related question, please, contact Leonid Mesnik ([email protected]). Best regards, Vladimir Ivanov ___ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/

hg: mlvm/mlvm/jdk: fix MethodHandlesTest, adjust GWT cut-over to RFs

2011-06-13 Thread john . r . rose
Changeset: 1a6db47597c4 Author:jrose Date: 2011-06-13 16:42 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/1a6db47597c4 fix MethodHandlesTest, adjust GWT cut-over to RFs ! meth-experiment.patch ! meth-rot-7052202.patch ! meth-unittests.patch __

hg: mlvm/mlvm/hotspot: fix disassembly comments

2011-06-13 Thread john . r . rose
Changeset: c69275aa7308 Author:jrose Date: 2011-06-13 16:43 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/c69275aa7308 fix disassembly comments ! meth-rot-7052202.patch ___ mlvm-dev mailing list [email protected] ht

Re: More performance explorations

2011-06-13 Thread Ola Bini
On 2011-06-13 10.14, Ola Bini wrote: > On 2011-06-13 03.44, John Rose wrote: >> On Jun 11, 2011, at 1:31 PM, Ola Bini wrote: >> Asking here too: is that still happening? -- Christian >>> >>> I haven't seen any commits that is likely to fix it, but I will rebuild >>> and take a look toda

Re: More performance explorations

2011-06-13 Thread Ola Bini
On 2011-06-13 03.44, John Rose wrote: > On Jun 11, 2011, at 1:31 PM, Ola Bini wrote: > >>> >>> Asking here too: is that still happening? -- Christian >> >> I haven't seen any commits that is likely to fix it, but I will rebuild >> and take a look today. > > The commits for 7047697 and 7052202 b

Re: More performance explorations

2011-06-13 Thread John Rose
On Jun 11, 2011, at 1:31 PM, Ola Bini wrote: >> >> Asking here too: is that still happening? -- Christian > > I haven't seen any commits that is likely to fix it, but I will rebuild > and take a look today. The commits for 7047697 and 7052202 both fix crashes. -- John ___

hg: mlvm/mlvm/jdk: rebase to jdk7-b145 in bsd-port

2011-06-13 Thread john . r . rose
Changeset: f8244f193f16 Author:jrose Date: 2011-06-13 01:36 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/f8244f193f16 rebase to jdk7-b145 in bsd-port ! series ___ mlvm-dev mailing list [email protected] http://mail.ope

hg: mlvm/mlvm/hotspot: rebase to jdk7-b145 in bsd-port

2011-06-13 Thread john . r . rose
Changeset: 21adf3dfbd5d Author:jrose Date: 2011-06-13 01:36 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/21adf3dfbd5d rebase to jdk7-b145 in bsd-port ! meth-rot-7052202.patch ! series ___ mlvm-dev mailing list mlvm-dev@ope

Re: More performance explorations

2011-06-13 Thread John Rose
On Jun 10, 2011, at 3:37 PM, Charles Oliver Nutter wrote: > Sorry, the logic for this never actually landed on JRuby master, and I > lost the commit somehow...so the inlining you're seeing is the old > logic with a custom JRuby CallSite subclass. > > I'll get the new logic in place this weekend.

hg: mlvm/mlvm/jdk: meth-rot: tweaks after review

2011-06-13 Thread john . r . rose
Changeset: 9b8766795395 Author:jrose Date: 2011-06-13 01:16 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/9b8766795395 meth-rot: tweaks after review ! meth-experiment.patch ! meth-rot-7052202.patch ___ mlvm-dev mailing list mlv

hg: mlvm/mlvm/hotspot: meth-rot: tweaks after review

2011-06-13 Thread john . r . rose
Changeset: cc34d3097db8 Author:jrose Date: 2011-06-13 01:17 -0700 URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/cc34d3097db8 meth-rot: tweaks after review ! meth-rot-7052202.patch ___ mlvm-dev mailing list [email protected]

Re: Regression in newest MLVM build

2011-06-13 Thread John Rose
On Jun 11, 2011, at 2:18 PM, Attila Szegedi wrote: > And BTW, attempts at using invoke() or invokeExact() didn't work either… They > all behave strangely. What's the sanctioned way to pass an array explicitly > as a vararg argument? See the updated example below. The javadoc for invokeWithArgu