"adrian(a)jboss.org" wrote :
| The issue is that the ClassInfo is not usable as a key to a map since it only
| checks the class name in the equals.
| i.e. it has no understanding of classloader.
How is this then different from what we already had?
CL + String (ClassInfo::getName) vs. CL + ClassInfo
But it must be different since the test I added (similar to yours printCollection)
are now passing, where before they didn't. :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192099#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...