Fix BeanInfo caching in AbstractBeanInfoFactory
-----------------------------------------------
Key: JBREFLECT-41
URL:
https://jira.jboss.org/jira/browse/JBREFLECT-41
Project: JBoss Reflection
Issue Type: Bug
Affects Versions: JBossReflection.2.0.0.GA
Reporter: Ales Justin
Assignee: Ales Justin
Fix how we cache BeanInfo.
Instead of ClassLoader + class name, we should use ClassInfo directly,
as ClassInfo::getName is not reliable for ParametrizedClassInfo.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira