https://issues.apache.org/bugzilla/show_bug.cgi?id=52558
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|Catalina |Catalina Version|7.0.22 |8.0.0-RC1 Resolution|--- |FIXED Product|Tomcat 7 |Tomcat 8 Target Milestone|--- |---- --- Comment #2 from Mark Thomas <[email protected]> --- I'd be surprised if anyone was relying on the connection list being stored as an array of requests but in case they are it is safer to use the work=around for 7.0.x and earlier. I have applied a fix based on the suggested new class for Tomcat 8. -- 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]
