gcj-jit: what is it?

Robert asks:

What is this gcj-jit about? It sounds like an interface to the ahead of time compiler – something like a pseudo jit?

Ranjit replies:

See:
Using gcj as a JIT Compiler
For entertainment purposes only: gcj-JIT

Andrew’s comments are priceless:

You may find this interesting. On the other hand, you may find it totally horrible!
This isn’t yet ready for Prime Time, but IMO it’s a pretty impressive demonstration of the BC ABI.

Awesome!