[jboss-jira] [JBoss JIRA] Resolved: (JBREFLECT-41) Fix BeanInfo caching in AbstractBeanInfoFactory
Ales Justin (JIRA)
jira-events at lists.jboss.org
Fri Nov 21 04:59:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBREFLECT-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin resolved JBREFLECT-41.
----------------------------------
Fix Version/s: JBossReflection.2.0.1.Beta1
Resolution: Done
> 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 For: JBossReflection.2.0.1.Beta1
>
>
> 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