From owner-freebsd-questions@FreeBSD.ORG Thu May 13 04:34:51 2004 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 0A00716A4CE for ; Thu, 13 May 2004 04:34:51 -0700 (PDT) Received: from smtp3.adl2.internode.on.net (smtp3.adl2.internode.on.net [203.16.214.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB4943D1D for ; Thu, 13 May 2004 04:34:50 -0700 (PDT) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp48-135.lns1.adl2.internode.on.net [150.101.48.135])i4DBYgk2046481; Thu, 13 May 2004 21:04:43 +0930 (CST) From: Malcolm Kay Organization: at home To: Adam Smith , Dan Nelson Date: Thu, 13 May 2004 21:04:42 +0930 User-Agent: KMail/1.5.4 References: <20040510034036.GB26370@internode.com.au> <20040510035129.GC65187@dan.emsphone.com> <20040510035907.GA656@internode.com.au> In-Reply-To: <20040510035907.GA656@internode.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200405132104.42283.malcolm.kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: JDK14 for FreeBSD 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: Thu, 13 May 2004 11:34:51 -0000 On Monday 10 May 2004 13:29, Adam Smith wrote: > On Sun, May 09, 2004 at 10:51:29PM -0500, Dan Nelson said: > > In the last episode (May 10), Adam Smith said: > > > I thought that last year FreeBSD finally got it's own version of JDK > > > which stopped us having to rely on using the Linux version. > > > > There is a native FreeBSD binary jdk 1.3.1, but jdk 1.4 requires an > > existing 1.4 java install to build, so it can't be used. > > I'll try 1.3.1 for now then -- there's no reason I need 1.4 specifically. > > > It's for the initial build. Once the native binary is installed, you > > can uninstall the linux one. > > Eep. Sounds messy. Agreed; but I find the FreeBSD version works fine in a situation where the Linux version often bombs after starting many processes and then claiming that memory has run out. Malcolm