Andrew Haley writes: > > The IBM JIT has a number of Java specific optimizations. In > particular, devirtualization allows many calls to the garbage > collector to be removed altogether. I meant "stack allocation," not "devirtualization." That's what happens when you post email before the second cup of coffee. Andrew.