https://issues.apache.org/bugzilla/show_bug.cgi?id=41280





--- Comment #5 from Steve Loughran <[EMAIL PROTECTED]>  2008-10-31 04:21:29 PST 
---
It probably only fails on a 64 bit VM because Sun 64-bit JVM heap requirements
are 1.5X 32 bit due entirely to memory pointer length; it probably works on the
JRockit JVM which uses short pointers when the heap is <4GB.

What is the ant -verbose run?

The "no forking" message implies that Apt is running in Ant's own process, so
if you set the heap size there then it should propagate down. That would make
the problem go away, but not fix any defect. 


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to