Thanks.  I agree, and made the change.  Will show up in 2.2.0a17.

        --- Noel

-----Original Message-----
From: Hontvari Jozsef [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 24, 2004 6:26
To: James Developers List
Subject: InaccurateTimeoutWatchdog


It seems to me that this line is not correct:

if (timeToSleep < 0) {

I think it should be "<=". Otherwise if timeToSleep is (accidentally) 0, the
following wait() will wait undefinitely, according to its specification.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to