Mailing list archives not working...

2000-07-17 Thread James
The mail list archive linked to from www.kaffe.org (http://rufus.w3.org/tools/Kaffe/messages/) is not working correctly. All of the message subjects show up reflecting the current state of the mailing lists, but they do not reference the correct underlying message. Clicking on a message takes

Re: Mailing list archives not working...

2000-07-17 Thread Daniel Veillard
On Mon, Jul 17, 2000 at 12:56:22PM -0500, James wrote: The mail list archive linked to from www.kaffe.org (http://rufus.w3.org/tools/Kaffe/messages/) is not working correctly. All of the message subjects show up reflecting the current state of the mailing lists, but they do not reference

Re: Porting Classpath to Kaffe

2000-07-17 Thread Archie Cobbs
Fang Wei Jian writes: Have Classpath already been ported to Kaffe? Or this project is in progress? I'm not aware of any project within classpath to do that.. you might check with them directly though. -Archie ___ Archie

pthread performance

2000-07-17 Thread Patrick Doyle
I was hoping to use Kaffe for research into JVM scalability. However, it seems that Kaffe w/pthreads has serious scalability problems. Does anyone have insight into why that might be? Is pthreads support in its infancy? I wrote a program which spawns threads that go into a tight loop

Re: GC interface idle and unimportant questions

2000-07-17 Thread Godmar Back
I am having some fun trying to work out kaffe's GC implementation. Before they lock me up for having no life can someone just confirm some stuff for me: 1. the kaffe gc interface defined in kaffevm/gc.h defines how the VM talks to the GC? ie: the VM interacts with the heap only