https://issues.apache.org/bugzilla/show_bug.cgi?id=46223
Summary: FairBlockingQueue throws ArrayIndexOutOfBoundsException Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Modules: jdbc-pool AssignedTo: dev@tomcat.apache.org ReportedBy: [EMAIL PROTECTED] If the FairBlockingQueue iterator next() method is called after hasNext() returns false, then it throws an ArrayIndexOutOfBoundsException. The normal behaviour for an Iterator is to throw NoSuchElementException. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]