[weld-issues] [JBoss JIRA] Created: (WELD-585) org.jboss.weld.util.reflection.Reflections.isAssignableFrom(Class<?>, Type[], Class<?>, Type[]) should require equal rawType
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Aug 9 16:20:49 EDT 2010
org.jboss.weld.util.reflection.Reflections.isAssignableFrom(Class<?>, Type[], Class<?>, Type[]) should require equal rawType
----------------------------------------------------------------------------------------------------------------------------
Key: WELD-585
URL: https://jira.jboss.org/browse/WELD-585
Project: Weld
Issue Type: Bug
Components: Reflection layer
Reporter: Pete Muir
Priority: Critical
Fix For: 1.1.0.BETA1
Otherwise we end up with incorrect actual type argument comparisons (parameter order can change between supertypes)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list