
14 Nov
2007
14 Nov
'07
4:11 a.m.
On Nov 13, 2007 5:03 PM, Laurent Deniau
If your program is written in Java (resp. C) but the JIT is written in C (resp. OCaml), in which language is your code? I'd say it's written in Java. If you have a bug where would you correct it? If someone would like to see the code of your program what would you show him/her? Your Java program is a code that is executed by a (virtual) machine that just happens to delegate most work to another machine.