Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 20250 invoked from network); 13 Jan 2005 19:10:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Jan 2005 19:10:40 -0000 Received: (qmail 12218 invoked by uid 500); 13 Jan 2005 19:10:39 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 12156 invoked by uid 500); 13 Jan 2005 19:10:39 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 12140 invoked by uid 99); 13 Jan 2005 19:10:38 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from kruithof.xs4all.nl (HELO kruithof.xs4all.nl) (213.84.255.5) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 13 Jan 2005 11:10:38 -0800 Received: from aldi.jkf ([192.168.2.4] helo=[127.0.0.1]) by kruithof.xs4all.nl with esmtp (Exim 4.42) id 1CpAMe-00047z-7K for dev@ant.apache.org; Thu, 13 Jan 2005 20:10:36 +0100 Message-ID: <41E6C777.2050500@kruithof.xs4all.nl> Date: Thu, 13 Jan 2005 20:09:43 +0100 From: Martijn Kruithof User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@ant.apache.org Subject: Out of memory errors since recent changes. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I do not know what has been changed the last 44 hours, but somewhere in between a big memory leak has been caused. build test fails with an OutOfMemoryError in: FixCrLfTest on XP / 1.5.0 and on Linux / 1.4.2_06 ExecuteOnTest on XP / 1.4.2_06 and on XP / 1.3.1_13 BZip2Test on XP / 1.2.2_017 While, with exactly the same setup 44 hours ago everything went fine. (Well there was an issue with 1.2.2) Martijn --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org