This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: FYI: java.util.Timer patch
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: java-patches at gcc dot gnu dot org
- Date: Mon, 04 Mar 2002 12:21:05 +1300
- Subject: Re: FYI: java.util.Timer patch
- References: <1015153275.935.122.camel@elsschot>
Mark Wielaard wrote:
>Hi,
>
>I am checking in this fix which prevents the Timer to throw a
>NullPointerException after being canceled as pointed out by Shuhua Zhang
>in a private mail.
>
>2002-03-03 Mark Wielaard <mark@klomp.org>
>
> * java/util/Timer (TaskQueue.stop): set elements to zero.
>
Thanks. I checked this in to the branch as well.
regards
Bryce.