On Fri, 2003-06-13 at 12:34, Lawrence Greenfield wrote:
> The Reply class has a pretty serious race condition in it: hasNext()
> fails to check the pending replies after coming off of the wait().
>
> Patch attached. My patch also inserts a while() loop around the
> wait(), which is generally good form.
>
> Larry
Larry,
Thanks! I'll check this into cvs.
--Huston
|