ah... sorry. I forgot that I renamed this file (CoroutineExitException to CoroutineDeath). I'll fix it first thing tomorrow morning. - Lukas
On 15.06.2010 17:33, Stephen Bannasch wrote: > At 1:37 PM +0000 6/15/10, [email protected] 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 > _______________________________________________ > mlvm-dev mailing list > [email protected] > http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev > _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
