[jboss-jira] [JBoss JIRA] Created: (JBREFLECT-41) Fix BeanInfo caching in AbstractBeanInfoFactory
Ales Justin (JIRA)
jira-events at lists.jboss.org
Fri Nov 21 04:04:14 EST 2008
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
More information about the jboss-jira
mailing list