Alexei, Is it the same as -Xmx? 1GB was enough to build VTS...
Pavel. On Tue, Sep 15, 2009 at 6:48 PM, Alexei Kaigorodov <alexei.kaigoro...@googlemail.com> wrote: > I am trying to build VM tests on Windows XP, following the > buildtest\trunk\tests\vts\vm\Readme.txt. > > I cannot pass the step 5): > and finally to build and run the suite: > > > ant build-vts > > because of OutOfmemory error. > > Actually I used > ant -Dnonative=true build-vts > > Attempt to set ANT_OPTS="-XX:MaxPermSize=1536m" > did not help. Greater sizes are not allowed on my machine. > > Is there any fix to the problem? > > thanks, > Alexei >