https://issues.apache.org/bugzilla/show_bug.cgi?id=49985

--- Comment #10 from Mark Thomas <ma...@apache.org> 2010-10-02 14:56:56 EDT ---
Fixed in trunk (will be in 7.0.3 onwards) and proposed for 6.0.x.

There are many places were static analysis incorrectly reports thread safety
issues in the Tomcat code base. Bug reports that look like copy and pasted
output from these tools tends to get ignored / resolved as invalid. In this
case it took a close inspection of the EL parser to spot the place where these
objects were cached to confirm this as a potential issue.

If you have done the analysis that demonstrates that there really is an issue
it saves a lot of time all round if you include that in the initial bug report.

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to