From owner-freebsd-java Sun Jun 16 16:29:57 2002 Delivered-To: freebsd-java@freebsd.org Received: from www.j-elite.com (www.j-elite.com [203.173.24.142]) by hub.freebsd.org (Postfix) with ESMTP id 373BF37B410 for ; Sun, 16 Jun 2002 16:29:50 -0700 (PDT) Received: from BLACKHAWK (www.j-elite.com [203.173.24.142]) by www.j-elite.com (Postfix) with SMTP id 1758921148; Mon, 17 Jun 2002 00:29:46 +1000 (EST) From: "Joe Shevland" To: "j mckitrick" Cc: Subject: RE: Recommended servlet starter tools? Date: Mon, 17 Jun 2002 00:28:40 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020616121347.A61848@dogma.freebsd-uk.eu.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 If the output from 'java -version' shows that OpenJIT is enabled, you = should be OK. You can make extra sure by defining/exporting this environment variable = in the Tomcat startup script though I guess. After that, you don't have = to do anything special to gain the benefits. Cheers, Joe > I guess my question is how do I know for sure the JIT is activated and > being used? Are there constraints on when it is applied, or is it > automatically applied to every java class as soon as I define > JAVA_COMPILER in my profile? >=20 > jm > --=20 > There are only 10 types of people in this world: > those who understand binary, and those who don't. >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message