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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to