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

2007-12-09 Thread Ismail Dönmez
Sunday 09 December 2007 22:12:10 tarihinde Igor Nekrestyanov şunları yazmıştı: > I suggest to start with recent JDK7 build as bootstrap - > http://download.java.net/jdk7/binaries/. This fixed the problem, thanks. -- Never learn by your mistakes, if you do you may never dare to try again.

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

2007-12-09 Thread Igor Nekrestyanov
I suggest to start with recent JDK7 build as bootstrap - http://download.java.net/jdk7/binaries/. -igor

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

2007-12-09 Thread Ismail Dönmez
Sunday 09 December 2007 20:33:50 tarihinde Ismail Dönmez şunları yazmıştı: > 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 -ver

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

2007-12-09 Thread Ismail Dönmez
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 enla

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

2007-12-09 Thread Ismail Dönmez
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 : === # Running javac: /opt