DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4384>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4384

Ant 1.4.1 javac task throws out of memory error building large project.

           Summary: Ant 1.4.1 javac task throws out of memory error building
                    large project.
           Product: Ant
           Version: 1.4.1
          Platform: PC
               URL: http://www.geocities.com/friendless_farrell/bugreport.tg
                    z
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I installed Ant 1.4.1 to try to compile our project using JDK 1.4 with the 
-source option. 
The javac task throws an OutOfMemoryError, every time. Even using JDK 1.3, it 
does 
that. Consequently I blame ant. The same project builds perfectly well with Ant 
1.3 and 
JDK 1.3 on the same machine. The URL has our build.xml file, and output from 
ant -v 
under JDK 1.3 and JDK 1.4beta.

Reply via email to