Steve Fink wrote:
> The problem is that the JIT doesn't support tracing. No, the problem is, that restarting JIT is broken. So it's truely a bug and should not be marked with SKIP or TODO. > ... I could imagine > ways of fixing this -- make it drop into a non-JIT core if tracing is > turned on, This is, what restart NEXT() does. leo