Any thoughts on this issue?

https://issues.apache.org/jira/browse/LANG-262

Says that the cEnumClasses Hashmap in the Enum class is keeping a
ClassLoader from being garbage collected and that switching it to a
WeakHashMap should fix it.

Seems fair to me, and an easy fix for 2.2; but not something I can
think of simple ways to unit test.

Any thoughts?

Hen

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

Reply via email to