Re: hg: mlvm/mlvm/jdk: coro: renamed ExitException to CoroutineDeath

2010-06-17 Thread Lukas Stadler
Yes, this is in there as well. The Thread modification was just the reason why you had to prepend it to the classpath. - Lukas On 16.06.2010 22:49, Charles Oliver Nutter wrote: > Thanks Stephen! > > Lukas: Does this now have all changes needed to use it? The patches > you sent me for JRuby were

Re: hg: mlvm/mlvm/jdk: coro: renamed ExitException to CoroutineDeath

2010-06-17 Thread Charles Oliver Nutter
Perfect :) Once I get your changes integrated (in a way that doesn't tie JRuby to them) I'll write up a blog post. On Thu, Jun 17, 2010 at 10:58 AM, Lukas Stadler wrote: > Yes, this is in there as well. The Thread modification was just the > reason why you had to prepend it to the classpath. > >