I think this is just passing the buck. Javac should do its 'optimizations' (
whatever they may be ) irrespective of the fact that a JIT might be there (
or any other accellerator/translator ). Nor is there any guarantee that a
JIT will optimize anything in its translations.
Mo DeJong wrote:
> On Mon, 18 Dec 2000, Joseph Shraibman wrote:
>
> > In at least a few instances that I know of, jikes produces slower code.
> > But I don't think javac is a really great optimizing compiler either.
>
> That does not matter. Java code should be optimized by
> the JIT not the Java compiler. On a pure interpreted JVM
> it might matter a bit, but who uses those these days?
> B
�PԔ � �����ڽ�b��kz����ڽ��i�� �
"�����r��{.n�+�������ਞ֜�F���ZrGh�z+
- What are the disadvantages of using jikes instead of jav... Jacob Nikom
- Re: What are the disadvantages of using jikes inste... Mo DeJong
- Re: What are the disadvantages of using jikes inste... Joi Ellis
- Re: What are the disadvantages of using jikes inste... Joseph Shraibman
- Re: What are the disadvantages of using jikes inste... Mo DeJong
- Re: What are the disadvantages of using jikes i... Levente Farkas
- Re: What are the disadvantages of using jikes i... Uncle George
- Re: What are the disadvantages of using jikes inste... Mo DeJong
- Re: What are the disadvantages of using jikes i... David Brownell
- Re: What are the disadvantages of using jik... David Brownell
- Re: What are the disadvantages of using... David Brownell
- Re: What are the disadvantages of using jikes inste... Lachlan O'Dea
- Re: What are the disadvantages of using jikes inste... Nathan Meyers
- Re: What are the disadvantages of using jikes i... Ola Samuelson
- Re: What are the disadvantages of using jikes inste... Juergen Kreileder
- Re: What are the disadvantages of using jikes i... Nathan Meyers
