[ 
https://issues.apache.org/jira/browse/ISIS-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338925#comment-17338925
 ] 

ASF subversion and git services commented on ISIS-2642:
-------------------------------------------------------

Commit eaa0944b66b03915ce8817a8307560141071d3b2 in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=eaa0944 ]

ISIS-2642: _Generics: consolidate _Collections

> Wildcard Generic Type Args are not properly detected, always using Object 
> instead
> ---------------------------------------------------------------------------------
>
>                 Key: ISIS-2642
>                 URL: https://issues.apache.org/jira/browse/ISIS-2642
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M6
>
>
> ParameterizedType detection generally misses Wildcard bounds. Always falls 
> back to Object.
> eg. List<? extends Customer> has TypeOfFacet with element type Object.class 
> while it should be Customer



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to