This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj performance on Solaris 2.6
Jeff Sturm writes:
>
>
> On Wed, 25 Jul 2001, Cedric Berger wrote:
> > Are you running hotspot (the default in 1.3)?
>
> I don't think so. 1.2.2 is what was known as the "Solaris
> Production VM". It has a JIT and generational GC, however it is
> unrelated to Hotspot AFAIK.
I thought hotspot only optimized if you called th same function many
times. That's not happening here.
Andrew.