Re: Freenet Re: [kaffe] CVS kaffe (guilhem): NIO+NET classes merging from GNU Classpath + KJC updates.

2003-09-29 Thread Helmer Krämer
On Mon, 29 Sep 2003 10:01:32 +0200 Michael Koch [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Montag, 29. September 2003 07:09 schrieb Guilhem Lavaux: Dalibor Topic wrote: Kaffe CVS wrote: PatchSet 4072 Date: 2003/09/28 19:53:51 Author: guilhem

[kaffe] CVS kaffe (hkraemer): adapted internal jit test to changes in the gc

2003-09-29 Thread Kaffe CVS
PatchSet 4080 Date: 2003/09/29 10:01:57 Author: hkraemer Branch: HEAD Tag: (none) Log: adapted internal jit test to changes in the gc Members: ChangeLog:1.1675-1.1676 kaffe/kaffevm/mem/gc-mem.c:1.47-1.48 test/internal/jit_stub.c:1.3-1.4 Index: kaffe/ChangeLog diff

[kaffe] bytecode verifier

2003-09-29 Thread kalyan ram
Hai Does the interpreter version of the kaffe virtual machine has a bytecode verifier? On the home page of kaffe, it says that kaffe lacks verifier? Thank you = C.Kalyan Ram 2221,S St Apt #23,Lincoln NE-68503 Email:[EMAIL PROTECTED] Ph:(402)742-9671 University Of Nebraska-Lincoln

[kaffe] Feature freeze for 1.1.2

2003-09-29 Thread Jim Pick
Hi, Just a reminder - we're in a feature freeze now, for the 1.1.2 release that I'm going to try to make next Sunday (Oct. 5). So, please try to do some testing, if you've got time, and please don't check in stuff that might be destabilizing until after the release. Cheers, - Jim

Re: [kaffe] Feature freeze for 1.1.2

2003-09-29 Thread Stuart Ballard
Jim Pick wrote: Hi, Just a reminder - we're in a feature freeze now, for the 1.1.2 release that I'm going to try to make next Sunday (Oct. 5). So, please try to do some testing, if you've got time, and please don't check in stuff that might be destabilizing until after the release. Any chance of

[kaffe] Bug Report - InetAddress.getHostAddress() returns null for a received DatagramPacket

2003-09-29 Thread Everton da Silva Marques
Hi, This is a problem under Kaffe 1.1.1 on i686-pc-linux. When I try to get the source address of a received multicast packet, getHostAddress() fails and returns a null pointer instead. The code below shows the problem. It shows the getHostAddress() failed message on stderr. byte[] buffer =

Re: [kaffe] bytecode verifier

2003-09-29 Thread Dalibor Topic
Hi Kalyan, kalyan ram wrote: Hai Does the interpreter version of the kaffe virtual machine has a bytecode verifier? On the home page of kaffe, it says that kaffe lacks verifier? The verifier has mostly been implemented by Rob Gonzales. It isn't complete yet, there are a few issues

Re: [kaffe] Bug Report - InetAddress.getHostAddress() returns null for a received DatagramPacket

2003-09-29 Thread Guilhem Lavaux
Everton da Silva Marques wrote: Hi, Hi Everton, This is a problem under Kaffe 1.1.1 on i686-pc-linux. When I try to get the source address of a received multicast packet, getHostAddress() fails and returns a null pointer instead. Is this known? Is there a fix? I think this is fixed in

[kaffe] CVS kaffe (dalibor): Small cleanup in java.util.zip

2003-09-29 Thread Kaffe CVS
PatchSet 4082 Date: 2003/09/29 23:50:25 Author: dalibor Branch: HEAD Tag: (none) Log: Small cleanup in java.util.zip Fixed java.util.zip classes to use accessor methods when accessing fields of ZipEntrys. Members: ChangeLog:1.1677-1.1678

[kaffe] huge number of 'sleep' processes

2003-09-29 Thread M.Negovanovic
Hi, i am having trouble while running 'make check' on netbsd/i386. No mater what number of max user processes i set its never enough and i always get 'cant fork' error. Now quick look at top while running 'make check' in the background shows very large number of 'sleep' processes. Doing 'kill -9