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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Mark Thomas <ma...@apache.org> 2011-12-29 20:10:39 UTC ---
Fixed (by dropping to debug level) in trunk and 7.0.x. The fix will be in
7.0.24 onwards.

The 'better' fix will require a fair amount of refactoring. The reason the
classes are loaded at the moment is to perform a Class.isAssignableFrom(Class)
call.

-- 
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