From owner-freebsd-java@FreeBSD.ORG Sat Sep 13 13:16:35 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 9532E16A4BF for ; Sat, 13 Sep 2003 13:16:35 -0700 (PDT) Received: from mta3.adelphia.net (mta3.adelphia.net [68.168.78.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7473543FA3 for ; Sat, 13 Sep 2003 13:16:34 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from moo.holy.cow ([68.67.226.39]) by mta3.adelphia.net (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with ESMTP id <20030913201635.DQQH13937.mta3.adelphia.net@moo.holy.cow>; Sat, 13 Sep 2003 16:16:35 -0400 Received: by moo.holy.cow (Postfix, from userid 1001) id 002CCA7FF; Sat, 13 Sep 2003 16:19:39 -0400 (EDT) Date: Sat, 13 Sep 2003 16:19:39 -0400 From: parv To: Greg Lewis Message-ID: <20030913201939.GF2308@moo.holy.cow> Mail-Followup-To: Greg Lewis , Andrea Sansottera , freebsd-java@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030911193825.GA31792@misty.eyesbeyond.com> cc: Andrea Sansottera 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 20:16:35 -0000 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! > Yes, it does. I expect that the next patchset will take a little bit more > given the inclusion of more features. Dang! How much space do the installed files and the (jdk 1.4) package take? For comparison, for jdk-1.3p8_2... pacakge: 26 MB (rounded up to nearest MB) files: 59 MB (rounded up to nearest MB) - Parv --