From owner-freebsd-java Fri Feb 28 21:44:29 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D06237B401 for ; Fri, 28 Feb 2003 21:44:27 -0800 (PST) Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09CD743F85 for ; Fri, 28 Feb 2003 21:44:27 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-198.lsanca1.elnk.dsl.genuity.net ([4.62.201.198] helo=netcom1.netcom.com) by gull.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18oznG-0005sH-00; Fri, 28 Feb 2003 21:44:18 -0800 Received: from [127.0.0.1] (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id 25D1452C4; Fri, 28 Feb 2003 21:44:18 -0800 (PST) Subject: Re: hotspot in ports! woo hoo! From: Mike Harding To: Greg Lewis Cc: freebsd-java@FreeBSD.ORG In-Reply-To: <20030301153622.A71179@misty.eyesbeyond.com> References: <20030301030220.9BF4352C5@netcom1.netcom.com> <20030301153622.A71179@misty.eyesbeyond.com> Content-Type: text/plain Organization: Message-Id: <1046497457.593.3.camel@netcom1.netcom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 28 Feb 2003 21:44:18 -0800 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Sorry about the typos - I did get it right during the install, though. How do I get tomcat to use -server but not other stuff? That's what I mean - I know '-server' is a pig to start up, so it's bad for testing/debugging/plugin use. Thanks again, - Mike H. On Fri, 2003-02-28 at 21:06, Greg Lewis wrote: > On Fri, Feb 28, 2003 at 07:02:20PM -0800, Mike Harding wrote: > > I just built jdk13 from a fresh ports update, and I can build it with > > hotspot! I have been waiting years for this! Thanks to all involved! > > > > Now, 2 stupid questions - > > > > 1. Should I run green or native threads w/hotspot - should I run > > > > -DHOTSPOT or > > There is no -DHOTSPOT (well, you can do it, but it won't do anything). > > > -DWITH_NATIVE_THREADS -DWITH_HOTSPOT > > -DWITH_HOTSPOT implies -DWITH_NATIVE_THREADS, fwiw. > > > when I do a make install > > Just do -DWITH_HOTSPOT. > > > 2. how do I enable 'tomcat' or 'orion' to run with the -server > > version of hotspot? I have perused the docs but nothing is > > immediately apparent. > > A number of ways. The easiest way is to place -server at the head of > /usr/local/jdk1.3.1/jre/lib/jvm.cfg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message