Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2000 12:54:40 +0800 (+0800)
From:      Michael Robinson <robinson@netrinsics.com>
To:        freebsd-java@FreeBSD.ORG
Subject:   Re: .hotspotrc format
Message-ID:  <200009040454.e844se505075@netrinsics.com>
In-Reply-To: <200009040345.e843j7S01490@netrinsics.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>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




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