]
Anil Saldhana closed JBCOMMON-34.
---------------------------------
Resolution: Done
BasicThreadPool.getNextTimeOut needs to check for empty queue
-------------------------------------------------------------
Key: JBCOMMON-34
URL:
http://jira.jboss.com/jira/browse/JBCOMMON-34
Project: JBoss Common
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: common-core
Affects Versions: 2.2.1.GA
Reporter: Anil Saldhana
Assigned To: Anil Saldhana
Fix For: 2.2.2.GA
protected TimeoutInfo getNextTimeout()
{
TimeoutInfo info = (TimeoutInfo) this.tasksWithTimeouts.remove();
return info;
}
This methods needs a change to check for empty queue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: