This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj performance on Solaris 2.6
- To: Cedric Berger <cedric at wireless-networks dot com>
- Subject: Re: gcj performance on Solaris 2.6
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 25 Jul 2001 22:34:14 -0400 (EDT)
- cc: Van Nguyen <nguyenv at cisco dot com>, java at gcc dot gnu dot org
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.
Jeff