DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33931>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33931





------- Additional Comments From [EMAIL PROTECTED]  2005-03-13 07:28 -------
I've updated the javadoc for class ContextClassLoaderLocal to be more explicit,
particularly about the situation where this class fails to work correctly.

I believe there is actually a serious problem here though; if a user writes
their own subclass of Converter, loads it via a component-specific classloader,
and registers an instance of it via ConvertUtils.register, I think this will
prevent the classloader being garbage collected. This is, unfortunately, a
reasonably common scenario.

A new o.a.c.beanutils.converter.MemoryTestCase class has been committed which
demonstrates this problem; now we just need to figure out some solution (if
there is one!).

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to