JVM on Xenon

I wonder if there’s any JVM for IBM Xenon (Xbox 360 CPU). If there’s no JVM already ported, which Java virtual machine would you choose if you had to port it ? It seems like Microsoft has created CLR for Xbox 360 (XNA), so maybe it will be possible to use something like Java->CIL in order to run Java code on the console, but I think it would be great to do that more directly. By the way I have heard that the company called Techland uses Java as their games’ logic language and their future games will be published on the Xbox 360, so in the conclusion they will probably have to create/port JVM to the X360 (or… abandon Java… however considering they have created quite a lot of games in Java I don’t suppose they will abruptly change the language).

http://java.sun.com/javase/embedded/index.jsp

There is PowerPC Java 5.0 for embedded systems… I believe the Xbox precessor is similar… maybe some day…