Date: 28 Feb 2003 21:44:18 -0800 From: Mike Harding <mvh@ix.netcom.com> To: Greg Lewis <glewis@eyesbeyond.com> Cc: freebsd-java@FreeBSD.ORG Subject: Re: hotspot in ports! woo hoo! Message-ID: <1046497457.593.3.camel@netcom1.netcom.com> In-Reply-To: <20030301153622.A71179@misty.eyesbeyond.com> References: <20030301030220.9BF4352C5@netcom1.netcom.com> <20030301153622.A71179@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1046497457.593.3.camel>