Re: Re: Kaffe GC performance, Boehm GC issues
Kiyo Inaba <[email protected]>
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
>Zigurd wrote: >>We tried using Boehm GC, but encountered an issue which is now bug #113. >>Any experiences/pointers getting Boehm GC up on ARM Linux would also be >>very useful. > >I usually don't test ports with Boehm GC, and takes time to notice this >bug. I am afraid Boehm GC for arm has never tested... > >BTW, Boehm GC does not work even with i386/linux with CVS head. After submitting several archived tests, I found snap 060803 (whose ChangeLog head is "2006-07-27 Guilhem Lavaux <[email protected]>") works fine with Boehm GC on i386/linux. I will try to use this to test whether arm version of Boehm GC works fine. Kiyo