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

Guilhem Lavaux guilhem@kaffe.org
Mon Sep 29 12:15:02 2003


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 the current CVS repository and in the upcoming 
Kaffe 1.1.2 (scheduled on next sunday). We are now using GNU Classpath 
implementation which is also the case for GCJ.

Cheers,
Guilhem.