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]

Reply via email to