Re: [kaffe] Re: OutOfMemoryError while compiling GNU Classpath

2008-02-15 Thread Dalibor Topic
Dalibor Topic wrote: Kiyo Inaba wrote: Hi Ito-san, You wrote: I have found that recent Kaffe causes OutOfMemoryError in the process of this compiling. I tested this on a machine with rich memory, and have found out that, in order to compile GNU Classpath 0.96.1 with ecj, Since I gave up

Re: [kaffe] testing the upcoming libffi release

2008-02-15 Thread Dalibor Topic
Dalibor Topic wrote: Hi team, the libffi project is preparing a release. The current pre-release is 2.99.6, so if you have a chance to give it try on a platform not already listed at http://sourceware.org/libffi/ , please do, and report the results back to the libffi mailing list. It'd be nice

[kaffe] CVS kaffe (robilad): removed lookupJarFile function

2008-02-15 Thread Kaffe CVS
PatchSet 7754 Date: 2008/02/15 20:04:05 Author: robilad Branch: HEAD Tag: (none) Log: removed lookupJarFile function 2008-02-15 Dalibor Topic [EMAIL PROTECTED] * kaffe/kaffevm/jar.h, kaffe/kaffevm/jar.c (lookupJarFile): Removed. * libraries/clib/zip/ZipFile.c (getZipEntry)

[kaffe] testing the upcoming libffi release

2008-02-15 Thread Dalibor Topic
Hi team, the libffi project is preparing a release. The current pre-release is 2.99.6, so if you have a chance to give it try on a platform not already listed at http://sourceware.org/libffi/ , please do, and report the results back to the libffi mailing list. It'd be nice to know if we can

[kaffe] CVS kaffe (robilad): removed openJarFile function

2008-02-15 Thread Kaffe CVS
PatchSet 7752 Date: 2008/02/15 18:59:32 Author: robilad Branch: HEAD Tag: (none) Log: removed openJarFile function 2008-02-15 Dalibor Topic [EMAIL PROTECTED] * kaffe/kaffevm/jar.h, kaffe/kaffevm/jar.c (openJarFile): Removed. * libraries/clib/zip/ZipFile.c

[kaffe] CVS kaffe (robilad): removed closeJarFile function

2008-02-15 Thread Kaffe CVS
PatchSet 7753 Date: 2008/02/15 19:10:37 Author: robilad Branch: HEAD Tag: (none) Log: removed closeJarFile function 2008-02-15 Dalibor Topic [EMAIL PROTECTED] * kaffe/kaffevm/jar.h, kaffe/kaffevm/jar.c (closeJarFile): Removed. * libraries/clib/zip/ZipFile.c

Re: [kaffe] Re: OutOfMemoryError while compiling GNU Classpath

2008-02-15 Thread Dalibor Topic
Dalibor Topic wrote: Dalibor Topic wrote: Kiyo Inaba wrote: Hi Ito-san, You wrote: I have found that recent Kaffe causes OutOfMemoryError in the process of this compiling. I tested this on a machine with rich memory, and have found out that, in order to compile GNU Classpath 0.96.1 with

[kaffe] CVS kaffe (robilad): fixed ecj memory usage when building classpath

2008-02-15 Thread Kaffe CVS
PatchSet 7755 Date: 2008/02/15 23:34:42 Author: robilad Branch: HEAD Tag: (none) Log: fixed ecj memory usage when building classpath 2008-02-15 Dalibor Topic [EMAIL PROTECTED] * libraries/clib/zip/ZipFile.c (java_util_zip_ZipFile_getZipEntry0)

[kaffe] CVS kaffe (robilad): more zip entry closing cleanup

2008-02-15 Thread Kaffe CVS
PatchSet 7756 Date: 2008/02/15 23:46:56 Author: robilad Branch: HEAD Tag: (none) Log: more zip entry closing cleanup 008-02-16 Dalibor Topic [EMAIL PROTECTED] * libraries/clib/zip/ZipFile.c (java_util_zip_ZipFile_getZipData0) (java_util_zip_ZipFile_getZipEntries0): Only close entries we've

[kaffe] kaffe 1.1.9 todo list

2008-02-15 Thread Dalibor Topic
Following Andrew's announcement[0] of a GNU Classpath release for FOSDEM[1], I think we should also wrap up the work on 1.1.9, and kick out a Kaffe release next week by Wednesday. I've got a few more items to look into committing / fixing for 1.1.9: code: * interpreter fixes for arm-oabi/eabi

[kaffe] CVS kaffe (robilad): updated THIRDPARTY licensing information

2008-02-15 Thread Kaffe CVS
PatchSet 7757 Date: 2008/02/16 00:49:40 Author: robilad Branch: HEAD Tag: (none) Log: updated THIRDPARTY licensing information 2008-02-16 Dalibor Topic [EMAIL PROTECTED] * THIRDPARTY: Added license information for files imported from GNU Classpath and GCC. Members: