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

--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> 2012-04-18 
20:37:31 UTC ---
(In reply to comment #0)
> 2) the 'weakness' can achieved with String (classname) if it is acceptable to
> maintain annotations for class that can be already unloaded or with
> WeakReference

It cannot be String alone. You need {ClassLoader + String} to identify a class.

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