hg: mlvm/mlvm/hotspot: meth-rename: fix problem with failed load of obsolete methods2

2011-02-28 Thread john . r . rose
Changeset: b3df5dc91a83 Author:jrose Date: 2011-02-28 19:01 -0800 URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/b3df5dc91a83 meth-rename: fix problem with failed load of obsolete methods2 ! meth-rename-7012648.patch ___ mlvm-dev

hg: mlvm/mlvm/jdk: meth-rename: fix MethodTypeTest, Indify

2011-02-28 Thread john . r . rose
Changeset: 07eeef7c9085 Author:jrose Date: 2011-02-28 18:58 -0800 URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/07eeef7c9085 meth-rename: fix MethodTypeTest, Indify ! meth-rename-7012648.patch + meth-rename-indify.patch ! series ___

Re: Projects, which use JSR292

2011-02-28 Thread Christian Thalinger
On Feb 21, 2011, at 9:17 PM, Charles Oliver Nutter wrote: > On Mon, Feb 21, 2011 at 10:08 AM, Christian Thalinger > wrote: >> On Feb 21, 2011, at 4:43 PM, Christian Thalinger wrote: >>> I fixed that but it didn't change performance. I just tried bench_tak and >>> there is still a regression. I

Auto Reply: Re: are there tests for the coro patchset?

2011-02-28 Thread y . s . ramakrishna
This is an automatic response. I am on vacation from 2/24 through 3/5, and not generally reading or responding to emai during that period. For urgent matters please contact my manager David Cox or team lead Jon Masamitsu. ___ mlvm-dev mailing list mlvm-

Re: are there tests for the coro patchset?

2011-02-28 Thread Lukas Stadler
Yes, there are some junit tests: jdk/test/java/dyn/CoroutineTest.java and CoroutineMigrationTest.java But - they don't have the proper tags for the jtreg tool, I will fix that... - Lukas Am 2011-02-25 16:50, schrieb Stephen Bannasch: > Thanks for updating the coro patch for macosx Lukas. > > It