Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2002 15:44:14 -0700
From:      Bill Huey (Hui) <billh@gnuppy.monkey.org>
To:        Stefan Arentz <stefan.arentz@soze.com>
Cc:        freebsd-java@FreeBSD.ORG, "Bill Huey (Hui)" <billh@gnuppy.monkey.org>
Subject:   Re: Hotspot Weirdness with -O3
Message-ID:  <20020930224414.GB1980@gnuppy.monkey.org>
In-Reply-To: <20020930191402.GB9208@keyser.soze.com>
References:  <20020930191402.GB9208@keyser.soze.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 30, 2002 at 09:14:02PM +0200, Stefan Arentz wrote:
> I just recompiled hotspot with -O3 instead of -O0 and now I'm getting
> the following:

Yeah, don't do that. I decreased the optimization level because
something in it would break HotSpot. Moving to -O3 isn't going to get
you a lot more speed anyways outside of the interpreter, so just use
the defaults I have in the Makefile.

bill


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020930224414.GB1980>