Yes I know that the JVM does a certain amount of byte code to native code translation. But this is implementation specific and not guaranteed. It's called a virtual machine for a reason.On Monday 28 June 2004 14:25, Oliver Jones wrote: > The language doesn't have to be interpreted. Java is a compiled > language. It's just not compiled to the native machine code. Most JVMs compile to native code, either JIT or ahead-of-time.
Apart from some kind of mindshare thing, I don't get why "open sourced" Java is needed.
--
|