Kalpak Gadre wrote:
Hi,I am trying to build the harmony and the ant keeps failing with OutOfMemoryError. But I am able to build classlib, vm separately. It only fails when I try to build from the root. I am following the instructions on the Getting started for contributers section.
Try increasing Ant heap size by setting ANT_OPTS='-Xms256m -Xmx512m'. I think we should document it if it isn't mentioned anywhere.
-- Gregory
