In message <91eb52451002061053k5a56c54dma03e904342fea...@mail.gmail.com>, Hrishikesh Gadre writes: > > Hi All, > > I have been trying to setup Harmony on my laptop without success. I am > consistently getting following warning during the compilation of the > classlibs. > > -compile: > [hy.javac] Compiling 3617 source files to > /home/vadmin/Harmony/trunk/working_classlib/build/classes > GC Warning: Repeated allocation of very large block (appr. size 651264): > May lead to memory leak and poor performance. > > As per the instructions on the website, we are supposed to > increase the heap size. I increased the memory setting to -Xms512m > -Xmx1024m. Still no luck. > > Please let me know if you have any suggestions!
Hrishi, I don't recall seeing that before. What OS are you using? What is your "java -version" output? I tend to build with either Harmony or Sun 6.0 JRE so you could try building with one of those? Regards, Mark.