Hi! That's how a JIT works - compiling exactly one method. This is by default the one that is needed, but it shouldn't be to difficult to tell the JIT to prepare some methods before execution, should it? Johannes