[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
Tue Jan 31 11:05:48 EST 2012


Martin Kouba created WELD-1054:
----------------------------------

             Summary: 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
            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