It occurred to me today I may have never asked about this, but why is
there no looping handle? (or have I missed something?)
loopHandle(MethodHandle condition, MethodHandle body)
In the current set of handles, I don't believe there's a way to
construct a loop, since you can only link handles upwa
Le 08/04/2010 09:49, Christian Thalinger a écrit :
> On Wed, 2010-04-07 at 19:20 +0200, Lukas Stadler wrote:
>
>> I'm currently writing a paper about the coroutine implementation for
>> this year's PPPJ conference. That'll take up most of my time for the
>> next two weeks.
>>
> Hmpf. Tha
Changeset: ebead183eeb7
Author:twisti
Date: 2010-04-08 11:07 +0200
URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/ebead183eeb7
reset-thread-mh-flag-6941529: Updated as commited.
! reset-thread-mh-flag-6941529.patch
___
mlvm-dev ma
On Wed, 2010-04-07 at 19:20 +0200, Lukas Stadler wrote:
> I'm currently writing a paper about the coroutine implementation for
> this year's PPPJ conference. That'll take up most of my time for the
> next two weeks.
Hmpf. That reminds me that I promised to write one too about the JSR
292 implem