From owner-freebsd-java@FreeBSD.ORG Tue Jun 22 14:26:38 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E03121065674 for ; Tue, 22 Jun 2010 14:26:38 +0000 (UTC) (envelope-from areilly@bigpond.net.au) Received: from nschwqsrv02p.mx.bigpond.com (nschwqsrv02p.mx.bigpond.com [61.9.189.234]) by mx1.freebsd.org (Postfix) with ESMTP id 7718B8FC15 for ; Tue, 22 Jun 2010 14:26:38 +0000 (UTC) Received: from nschwotgx01p.mx.bigpond.com ([124.188.161.100]) by nschwmtas02p.mx.bigpond.com with ESMTP id <20100622122650.DQAW12310.nschwmtas02p.mx.bigpond.com@nschwotgx01p.mx.bigpond.com>; Tue, 22 Jun 2010 12:26:50 +0000 Received: from duncan.reilly.home ([124.188.161.100]) by nschwotgx01p.mx.bigpond.com with ESMTP id <20100622122650.NGRR12522.nschwotgx01p.mx.bigpond.com@duncan.reilly.home>; Tue, 22 Jun 2010 12:26:50 +0000 Date: Tue, 22 Jun 2010 22:26:50 +1000 From: Andrew Reilly To: bdsfbsd@att.net Message-ID: <20100622122650.GA6217@duncan.reilly.home> References: <4C1F85D5.7040408@intertainservices.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Authentication-Info: Submitted using SMTP AUTH LOGIN at nschwotgx01p.mx.bigpond.com from [124.188.161.100] using ID areilly@bigpond.net.au at Tue, 22 Jun 2010 12:26:50 +0000 X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A090202.4C20AC0A.018B,ss=1,fgs=0 X-SIH-MSG-ID: oxwyENz8TAD0zmQs0WyzOwJxyArnqyN48Z4QX81loRIGTUDCp8DeQ9rHNvZRu8u4xDxOJhuHNGMmaankTY3Rs9mK Cc: freebsd-java@freebsd.org Subject: Re: openjdk vs diablo-jdk X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2010 14:26:39 -0000 On Mon, Jun 21, 2010 at 04:58:55PM -0400, bdsfbsd@att.net wrote: > I don't get it, how can openjdk bring in diablo-jdk as a dependency yet be > less functional? It's just a build dependency. You need to have java in order to compile a java that's all written in java... Cheers, -- Andrew