From owner-freebsd-java Fri Feb 28 21:29:13 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 925FA37B401 for ; Fri, 28 Feb 2003 21:29:11 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6FD143F85 for ; Fri, 28 Feb 2003 21:29:10 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr2.xmission.com with spam-scanned (Exim 3.35 #1) id 18ozIQ-0003nn-02 for freebsd-java@freebsd.org; Fri, 28 Feb 2003 22:12:26 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 18ozCd-0001Mq-02; Fri, 28 Feb 2003 22:06:28 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id h2156Nn71198; Sat, 1 Mar 2003 15:36:23 +1030 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Sat, 1 Mar 2003 15:36:23 +1030 From: Greg Lewis To: Mike Harding Cc: freebsd-java@FreeBSD.ORG Subject: Re: hotspot in ports! woo hoo! Message-ID: <20030301153622.A71179@misty.eyesbeyond.com> References: <20030301030220.9BF4352C5@netcom1.netcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030301030220.9BF4352C5@netcom1.netcom.com>; from mvh@ix.netcom.com on Fri, Feb 28, 2003 at 07:02:20PM -0800 X-Spam-Status: No, hits=-2.9 required=8.0 tests=IN_REP_TO,LINES_OF_YELLING,MANY_EXCLAMATIONS, QUOTED_EMAIL_TEXT,REFERENCES,SIGNATURE_SHORT_DENSE, SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT,X_AUTH_WARNING version=2.43 X-Spam-Level: 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 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. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message