hg: mlvm/mlvm/jdk: added yieldTo method

Stephen Bannasch stephen.bannasch at deanbrook.org
Tue Jun 15 08:33:29 PDT 2010


At 1:37 PM +0000 6/15/10, lukas.stadler at jku.at wrote:
>Changeset: 103d9a6b740e
>Author:    lstadler
>Date:      2010-06-15 15:36 +0200
>URL:       http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/103d9a6b740e
>
>added yieldTo method
>
>! coro.patch

Can't find symbol: CoroutineDeath

../../../src/share/classes/java/dyn/CoroutineBase.java:62: cannot find symbol
                        if (!(t instanceof CoroutineDeath))
                                           ^
  symbol:   class CoroutineDeath
  location: class CoroutineBase


More information about the mlvm-dev mailing list