From owner-freebsd-java@FreeBSD.ORG Tue Dec 9 08:00:48 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 096CB16A4CE for ; Tue, 9 Dec 2003 08:00:48 -0800 (PST) Received: from iota.root-servers.ch (iota.root-servers.ch [193.41.193.195]) by mx1.FreeBSD.org (Postfix) with SMTP id 9090E43D2C for ; Tue, 9 Dec 2003 08:00:45 -0800 (PST) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 17703 invoked from network); 9 Dec 2003 16:00:43 -0000 Received: from dclient217-162-134-28.hispeed.ch (HELO ga) (217.162.134.28) by 0 with SMTP; 9 Dec 2003 16:00:43 -0000 Date: Tue, 9 Dec 2003 17:01:45 +0100 From: Gabriel Ambuehl Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <118802433781.20031209170145@buz.ch> Cc: freebsd-java@freebsd.org In-Reply-To: <005301c3be64$cb8369a0$0200a8c0@veggy.org> References: <005301c3be64$cb8369a0$0200a8c0@veggy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: How's linux-ibm-jdk14 in the memory footprint department? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gabriel_ambuehl@buz.ch List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 16:00:48 -0000 Hello Nicolas, Tuesday, December 9, 2003, 3:57:10 PM, you wrote: > Hello, > Sun's VM eats up ~203 MB of memory to run a small program on my > FreeBSD box, whereas on Windows it only uses ~23 MB. Besides not > understanding how the difference can be so big, I wonder if anyone > has tried linux-ibm-jdk14? Is it a memory hog like Sun's? Are you sure this isn't just some Garbage collector behaving differently? Best regards, Gabriel