[picocontainer-scm] [jira] (PICO-394) JTypeHelper has no concept of bounds in wildcard types
"Michael Rimov (JIRA)" <jira-yCVjj/[email protected]> Thu, 21 Feb 2013 01:40:13 -0600 (CST)
| Newsgroups | gmane.comp.java.picocontainer.cvs |
|---|---|
| Message-ID | <1130618322.47111.1361432413355.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Michael Rimov created PICO-394 JTypeHelper has no concept of bounds in wildcard types Issue Type: Bug Affects Versions: 3.0 Assignee: Paul Hammant Components: PicoContainer (Java) Created: 21/Feb/13 1:40 AM Description: JTypeHelper.isAssignableFrom() can deal with wildcard types such as Parameter<?> but it cannot handle bounds such as Parameter<? extends Serializable> or Parameter<? super ArrayList> Still need to create a test case for it. Project: PicoContainer Labels: generics Priority: Major Reporter: Michael Rimov This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira ---------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email