Hi, I run javac task on Ant to compile about 1250 java files. It starts fine, but after compiling several java programs ( about 20 of them) I got a run-out-of-memory error. The message also suggests using a switch -J-mx<nmbs>. I cannot find any document mentioning such a switch. Has any one encountered such a situation and got a solution to this problem? Thanks. -Ming
- Re: java compilation out of memory problem Ming-Fang Wang
- Re: java compilation out of memory problem Peter Davison
- Re: java compilation out of memory problem Myron Uecker
- Re: java compilation out of memory problem Diane Holt
- RE: java compilation out of memory problem Mark Womack
- RE: java compilation out of memory problem Les Hughes