[weld-issues] [JBoss JIRA] (WELD-1054) Parameterized bean type with actual type argument is assignable to a raw required type
Martin Kouba (JIRA)
jira-events at lists.jboss.org
Wed Feb 1 08:51:48 EST 2012
[ https://issues.jboss.org/browse/WELD-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Kouba updated WELD-1054:
-------------------------------
Affects Version/s: 1.1.4.Final
2.0.0.Alpha1
> Parameterized bean type with actual type argument is assignable to a raw required type
> --------------------------------------------------------------------------------------
>
> Key: WELD-1054
> URL: https://issues.jboss.org/browse/WELD-1054
> Project: Weld
> Issue Type: Bug
> Affects Versions: 1.1.4.Final, 2.0.0.Alpha1
> Reporter: Martin Kouba
>
> *5.2.3. Assignability of raw and parameterized types*:
> "A parameterized bean type is considered assignable to a raw required type if the raw types are identical and all type parameters of the bean type are either unbounded type variables or java.lang.Object."
> See *org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityToRawType()*
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list