From owner-freebsd-java Sun Sep 3 21:53:45 2000 Delivered-To: freebsd-java@freebsd.org Received: from public.bta.net.cn (public.bta.net.cn [202.96.0.97]) by hub.freebsd.org (Postfix) with SMTP id 34F8F37B423 for ; Sun, 3 Sep 2000 21:53:39 -0700 (PDT) Received: from netrinsics.com([202.108.133.66]) by public.bta.net.cn(JetMail 2.5.3.0) with SMTP id jm039b32d93; Mon, 4 Sep 2000 04:53:48 -0000 Received: (from robinson@localhost) by netrinsics.com (8.11.0/8.9.3) id e844se505075 for freebsd-java@FreeBSD.ORG; Mon, 4 Sep 2000 12:54:40 +0800 (+0800) (envelope-from robinson) Date: Mon, 4 Sep 2000 12:54:40 +0800 (+0800) From: Michael Robinson Message-Id: <200009040454.e844se505075@netrinsics.com> To: freebsd-java@FreeBSD.ORG Subject: Re: .hotspotrc format In-Reply-To: <200009040345.e843j7S01490@netrinsics.com> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Could someone with access to the code let us know what the .hotspotrc file >is supposed to look like? Nevermind. It's supposed to look like this: +PrintVMOptions -BackgroundCompilation +UseCompilerSafepoints +UseInterpreter -UseBoundThreads -UseLWPSynchronization -UseSpinning -FasterSync -UseSpecLock -UseStackBanging -UseRecompilation -UseOnStackReplacement +DontCompileHugeMethods -AlwaysCompileLoopMethods -RewriteFrequentPairs +UseC2CallingConventions CompileThreshold=10000000 [etc.] However, documentation of the options would be nice, if it's available. -Michael Robinson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message