This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Speed Impact experiment on GCJ


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]