classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] small fix for ServerSocket close


From: Michael Koch
Subject: Re: [PATCH] small fix for ServerSocket close
Date: Thu, 13 Nov 2003 23:52:52 +0100
User-agent: Mutt/1.3.28i

On Thu, Nov 13, 2003 at 06:47:30PM +0100, Mark Wielaard wrote:
> Hi,
> 
> On Thu, 2003-11-13 at 15:35, Dalibor Topic wrote:
> > attached is a small fix for ServerSocket's close method. It fixes a 
> > NullPointerException when attempting to close a ServerSocket twice.
> 
> Thanks. Checked in as obvious. Only slightly reformatted the ChangeLog
> entry.
> 
> 2003-11-13  Guilhem Lavaux <address@hidden>
> 
>        * java/net/ServerSocket.java (close): Check if server socket has
>        already been released, before attepting to close it.

I think it would be really nice i you could commit this to libgcj too.
This class is totally merged.


Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]