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
