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 <javac>. I've
never heard a it.

Thanks, --DD

On 7/25/06, Sergey Yevtushenko <[EMAIL PROTECTED]> 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.
*------------------------------------------------------
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to