From owner-freebsd-java@FreeBSD.ORG Sat Sep 13 15:51:41 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF1C616A4BF for ; Sat, 13 Sep 2003 15:51:41 -0700 (PDT) Received: from beta.fastwebnet.it (beta.fastwebnet.it [213.140.2.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id F06AE43FBD for ; Sat, 13 Sep 2003 15:51:40 -0700 (PDT) (envelope-from andrea.sansottera@fastwebnet.it) Received: from [14.255.26.81] (14.255.26.81) by beta.fastwebnet.it (6.7.019) id 3F57343C00143A25; Sun, 14 Sep 2003 00:51:38 +0200 From: Andrea Sansottera To: parv In-Reply-To: <20030913201939.GF2308@moo.holy.cow> References: <20030913201939.GF2308@moo.holy.cow> Content-Type: text/plain Message-Id: <1063493536.1116.6.camel@bh2.bh> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 14 Sep 2003 00:52:17 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: Sun JDK 1.4.2_01 for Linux X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 22:51:41 -0000 On Sat, 2003-09-13 at 22:19, parv wrote: > in message <20030911193825.GA31792@misty.eyesbeyond.com>, > wrote Greg Lewis thusly... > > > > On Thu, Sep 11, 2003 at 07:55:50PM +0200, Andrea Sansottera wrote: > > > Does native JDK 1.4 really take 2.5 gigabyte to compile? > > > A warning message tell me that while trying to compile the port. > > > JDK 1.3 took lesser and lesser space to build itself! > > Amen to that! Not really a problem... I was just experimenting JBoss in a small VMWare virtual disk, and I wanted to be sure that 2.5 GB was an approximately correct value. Now I have upgraded my port collection and I have found JBoss3... it has diablo-jdk-1.3.1 as a dependency, not native JDK 1.4. (A nice job, FreeBSD porters!). 1.3.1 works perfectly, anyway I am looking forward to JDK 1.4! Andrea