https://bz.apache.org/bugzilla/show_bug.cgi?id=58212
--- Comment #3 from Wang, Simon <18616998...@163.com> --- I did read that page, that's great. But parallel annotation scanning is also a better solution, that's why jetty also support it. Maybe my description is not clear, this should be a new feature indeed. And that isn't only for tomcat-7.0.x, I'll provide PR for tomcat-8.0.x also. It could benefit both of them. As for size of code change, because I moved out annotation scanning logic to be an new class(new class would be paralleled), but their logic isn't changed at all. From this perspective, changes not so much. After do that, code is clearer. And also, since its a good feature, we should go with better way in the end. :) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org