Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 43581 invoked from network); 13 Mar 2003 17:19:04 -0000 Received: from hplb.hpl.hp.com (192.6.10.2) by daedalus.apache.org with SMTP; 13 Mar 2003 17:19:04 -0000 Received: from snowy.hpl.hp.com (snowy.hpl.hp.com [15.144.94.243]) by hplb.hpl.hp.com (8.12.8/8.12.1/HP Labs Bristol relay) with ESMTP id h2DHImeP003533 for ; Thu, 13 Mar 2003 17:18:49 GMT Received: from ranier (ranier.cv.hp.com [15.87.25.18]) by snowy.hpl.hp.com with SMTP (8.9.3 (PHNE_25183+JAGae58098)/8.7.3 SMKit7.0) id RAA29425 for ; Thu, 13 Mar 2003 17:18:43 GMT Message-ID: <005b01c2e984$b2cf4c40$1219570f@ranier> From: "Steve Loughran" To: "Ant Users List" References: Subject: Re: Memory leaks with ant 1.5.x! Searching for a fix Date: Thu, 13 Mar 2003 09:19:22 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-MailScanner: Found to be clean X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I see. I also see that the process destroyer leak is nominally fixed in 1.6 -have you tested this? You should know that some leakage is out of our hands -javac is a case in point; it creates lots of static content that never gets cleaned up, pre java1.4. But we need to do as much as we can to make sure that the ant core does not leak and can scale up to big builds or extended use. Any leakage in things like and over existing task definitions would things I am very interested in finding and killing. ----- Original Message ----- From: "Darin Swanson" To: "Ant Users List" Sent: Thursday, March 13, 2003 07:07 Subject: RE: Memory leaks with ant 1.5.x! Searching for a fix For the details of the discussion and findings you can look at: http://bugs.eclipse.org/bugs/show_bug.cgi?id=24448 Thanks Darins tsmets@netscape.net (Thomas SMETS) 03/12/03 05:08 PM Please respond to "Ant Users List" To: user@ant.apache.org ("Ant Users List") cc: Subject: RE: Memory leaks with ant 1.5.x! Searching for a fix Can you indicate what the problem is and indicate what you really mean with a memory leak ? I use eclipse 2.0.1 build 200208291828 with a ANT 1.5.1 (external installation not an integrated version thru the plug-in) and I never noticed anything similar to that ! Thomas, J�rgen Schlierf wrote: >Hello, >I'm using ant with eclipse 2.1 RC1. The memory leaks caused problems after >20-30 builds. Does anyone know how to fix ant 1.5.1/2? > >Thanks >J�rgen > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >For additional commands, e-mail: user-help@ant.apache.org > > -- Thomas SMETS rue J. Wytsmanstraat 62 1050 Brussels __________________________________________________________________ Try AOL and get 1045 hours FREE for 45 days! http://free.aol.com/tryaolfree/index.adp?375380 Get AOL Instant Messenger 5.1 for FREE! Download Now! http://aim.aol.com/aimnew/Aim/register.adp?promos=380455 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org