From owner-freebsd-java@FreeBSD.ORG Thu Apr 17 18:35:56 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 D3AA237B401 for ; Thu, 17 Apr 2003 18:35:56 -0700 (PDT) Received: from seed.net.tw (sn14.seed.net.tw [139.175.54.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id F423943FAF for ; Thu, 17 Apr 2003 18:35:55 -0700 (PDT) (envelope-from leafy@chihiro.leafy.idv.tw) Received: from [211.74.134.42] (port=50568 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:3) id 196KnD-0002xl-00 for freebsd-java@freebsd.org; Fri, 18 Apr 2003 09:35:55 +0800 Received: from chihiro.leafy.idv.tw (nobody@localhost [127.0.0.1]) by chihiro.leafy.idv.tw (8.12.9/8.12.9) with ESMTP id h3I1ZrPj005013 for ; Fri, 18 Apr 2003 09:35:54 +0800 (CST) (envelope-from leafy@chihiro.leafy.idv.tw) Received: (from leafy@localhost) by chihiro.leafy.idv.tw (8.12.9/8.12.9/Submit) id h3I1ZrbM005012 for freebsd-java@freebsd.org; Fri, 18 Apr 2003 09:35:53 +0800 (CST) Date: Fri, 18 Apr 2003 09:35:53 +0800 From: leafy To: freebsd-java@freebsd.org Message-ID: <20030418013553.GA4931@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-java@freebsd.org References: <20030417095712.GA936@chihiro.leafy.idv.tw> <20030417090753.D32079-100000@beck.quonix.net> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20030417090753.D32079-100000@beck.quonix.net> User-Agent: Mutt/1.5.4i Subject: Re: tomcat out of memory 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: Fri, 18 Apr 2003 01:35:57 -0000 On Thu, Apr 17, 2003 at 09:09:03AM -0700, John Von Essen wrote: > Im curious... Are you saying that with JDK 1.4.1 you dont suffer from > memory leak problems anymore? > > John > I finished my Eclipse port build without any error, which I took as a sign of javac not leaking memory (or not leaking enough to stop the system). Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming