Hi, I propose to create a very simple task named <recyclememory/> or <collectgarbage/> that
* invokes System.runFinalization(); and then * invokes System.gc(); This gives the build writer a chance to suggest to the JVM to free up memory just before start of a heavy-weight job, for instance. Comments? Cheers, Magesh ********************************************* * When in doubt, mumble; when in trouble, * * delegate; when in charge, ponder. * * - James H. Boren * ********************************************* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
