> ok. the JIT output native machine code, then it is the JVM runtime to 
> execute it.
> 
> JVM = (Java Source) --compile-to- (byecode) -- precompile-to- (Nativecode)
> 
> (User Java Code) --compile-to- (Bytecode)

sure

> the JVM now load bytecode, calls the JIT to translate it native code, and 
> execute the native code.

...and "executes the native code" from a JVM?
Sorry, cannot see how to do that.

> So how the JVM execute the native code? it is compiled by the JIT compiler 
> also, but it looks that it is something magic.

Magic doesn't count ;)

cheers
--
Torsten

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to