Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 40382 invoked from network); 25 Jul 2006 15:21:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2006 15:21:26 -0000 Received: (qmail 25366 invoked by uid 500); 25 Jul 2006 15:21:25 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 25314 invoked by uid 500); 25 Jul 2006 15:21:25 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 25303 invoked by uid 99); 25 Jul 2006 15:21:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 08:21:25 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ddevienne@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 08:21:24 -0700 Received: by nf-out-0910.google.com with SMTP id a4so247243nfc for ; Tue, 25 Jul 2006 08:21:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nf+kSZ/7rldlAfzPNcipSugXLxxpyECIJB33sMvUXpj7CDfs4YdJi9Dn6hvRibNHq0lMvRtFpHh4799wAtE/QB+NpYasTyy4TzagbCUF0tJk/sBbrnAloPxfLCYBiZ7BFUMxE239Xb1lqaLYtjYUGa6cB1pIjat1nF183kP2qCI= Received: by 10.48.240.10 with SMTP id n10mr813167nfh; Tue, 25 Jul 2006 08:21:02 -0700 (PDT) Received: by 10.49.64.11 with HTTP; Tue, 25 Jul 2006 08:21:02 -0700 (PDT) Message-ID: <255d8d690607250821m448f345ne2a433a0dd682956@mail.gmail.com> Date: Tue, 25 Jul 2006 10:21:02 -0500 From: "Dominique Devienne" To: "Ant Developers List" Subject: Re: question In-Reply-To: <78b1554b0607250812g5339d4a2ka18a06baf5fe825f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <78b1554b0607250812g5339d4a2ka18a06baf5fe825f@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Open a bugzilla enhancement, and attach an svn diff -u patch against SVN head. Can you detail a little bit more what is "batching" for . I've never heard a it. Thanks, --DD On 7/25/06, Sergey Yevtushenko wrote: > Hi, > > I've prepared a patch which enables batching of files passed to java > compiler (only modern javac). Batch size is configurable via javac > task attributes. The purpose of > the patch is to reduce memory footprint and, in some cases, greatly improve > compilation speed on very large projects (20000+ java source files). > The patch was done against 1.6.5 source tree. > > So, the question is how can I submit the patch and in which form it should be? > > > Thanks. > *------------------------------------------------------ > ES@Gmail > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org