Newbie question

1999-05-27 Thread Gunnar Stahl
Hello! Today I've downloaded and installed the kaffe 1.0b4 on my machine. During installation I've run the "make check" tests and thist told me that everything is ok. Then I tried to run the IDE I`m working with for a year now (netbeans developer 2.1.1, completely written in java using jdk1.1

Re: jthread deadlock again

1999-05-27 Thread Godmar Back
I'm trying to get my multi-threaded server application (a servlet engine) up and running with Kaffe on BSDI BSD 2.1. Besides being multi-threaded the socket connections are multiplexed, so I'm making use of a lot of threads. My application periodically freezes up while doing socket IO.

Re: Bug in getInetAddress from Socket?

1999-05-27 Thread Kees Huizing
Dear Godmar, I see. Sorry. Until now, I looked at www.transvirtual.com/kaffe.html, which I found via AltaVista. This site doesn't mention www.kaffe.org, at least not prominently. So all I had was the mailing list archive. Nevertheless, this is the bug and I will install the new release.

Kaffe BOF

1999-05-27 Thread Kiyo Inaba
Has the date of BOF for Kaffe fixed? If so, I may forget about that... Kiyo

Re: To change a method

1999-05-27 Thread Alexandre Oliva
On May 21, 1999, Ivana Visconti Menna [EMAIL PROTECTED] wrote: I want to change, for example, the method writeObject of class ObjectOutputStream, but I found several methods. What is the diference between kaffe-1.0b4/libraries/javalib/java/io/ and

Re: jitmem stat fix

1999-05-27 Thread Alexandre Oliva
On May 21, 1999, Patrick Tullmann [EMAIL PROTECTED] wrote: The 'jitmem-codeblock' stat was being updated incorrectly. This patch to kaffevm/jit/machine.c fixes it. Thanks, installed (I thought you had write permission, but... :-) -- Alexandre Oliva http://www.dcc.unicamp.br/~oliva

Re: String.indexOf(String, int) bug

1999-05-27 Thread Alexandre Oliva
On May 26, 1999, Colin Stevens [EMAIL PROTECTED] wrote: String.indexOf(String str, int offset) crashes if str is a 0-length string, Thanks, fixed. -- Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il {oliva,Alexandre.Oliva}@dcc.unicamp.br aoliva@{acm.org,computer.org}