From owner-freebsd-questions@FreeBSD.ORG Tue Feb 8 17:35:06 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CADE16A4CE for ; Tue, 8 Feb 2005 17:35:06 +0000 (GMT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD38643D3F for ; Tue, 8 Feb 2005 17:35:05 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 45CD55647C; Wed, 9 Feb 2005 06:35:04 +1300 (NZDT) Date: Wed, 9 Feb 2005 06:35:04 +1300 From: Jonathan Chen To: Chad Morland Message-ID: <20050208173504.GA47758@osiris.chen.org.nz> References: <8ca9329050208091625c28d07@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8ca9329050208091625c28d07@mail.gmail.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Best JDK for performance? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 17:35:06 -0000 On Tue, Feb 08, 2005 at 12:16:11PM -0500, Chad Morland wrote: > Which JDK gives the best performance on FreeBSD? I have the following > installed from ports: > > /usr/local/jdk1.4.2 > /usr/local/linux-sun-jdk1.4.2 I don't know about best performance, but for stability, the native one is the one to go with. -- Jonathan Chen ---------------------------------------------------------------------- If you're right 90% of the time, why quibble about the remaining 3%?