Speed Impact experiment on GCJ
Per Bothner
per@bothner.com
Wed Feb 15 01:56:00 GMT 2006
Rui Wang wrote:
> However, I wonder why we need optimization to make native machine code running faster
> than Java bytecode?
What do you mean by "running Java bytecode"? If you're talking about
Sun's JDK 1.4.x, for example, you're not "running Java bytecode".
The JDK hotshot engine uses a sophisticated highly-engineered complex
adaptive just-in-time compiler.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
More information about the Java
mailing list