java.lang.OutOfMemoryError: Java heap space while bootstrapping OpenJDK

Ismail Dönmez ismail at pardus.org.tr
Sun Dec 9 18:33:50 UTC 2007


Sunday 09 December 2007 20:16:48 tarihinde Ismail Dönmez şunları yazmıştı:
> Hi all,
>
> I cloned latest OpenJDK off HG forest tree. And I am using jdk 1.6 to
> bootstrap, to be exact :
>
> [~/jdk7]> javac -version
> javac 1.6.0_03
>
> All sanity tests passes but when I try make, I get :

FWIW enlarging heapspace to 1000MB in common/shared/Defs-java.gmk via

-Xmx1000m results in the same error.

Regards,
ismail

-- 
Never learn by your mistakes, if you do you may never dare to try again.



More information about the build-dev mailing list