[jboss-jira] [JBoss JIRA] Assigned: (JBMDR-72) AnnotatedElementMetaDataLoader doesn't work on bridge methods from parent classes

James Livingston (JIRA) jira-events at lists.jboss.org
Wed Jan 5 01:21:18 EST 2011


     [ https://issues.jboss.org/browse/JBMDR-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Livingston reassigned JBMDR-72:
-------------------------------------

    Assignee: James Livingston


> AnnotatedElementMetaDataLoader doesn't work on bridge methods from parent classes
> ---------------------------------------------------------------------------------
>
>                 Key: JBMDR-72
>                 URL: https://issues.jboss.org/browse/JBMDR-72
>             Project: JBoss MetaData Repository
>          Issue Type: Bug
>          Components: Annotations
>    Affects Versions: JBossMDR-2.0.2.GA, JBossMDR-2.2.0.Alpha3
>            Reporter: James Livingston
>            Assignee: James Livingston
>         Attachments: jbmdr-72-fix.diff, jbmdr-testcase-72.diff
>
>
> JBMDR-69 fixed a bug where it wouldn't detect annotations where there was a bridge method created by implementing a type parameterised interface. The fix for that bug does not work if the method is defined in a parent class rather than the class itself, due to getDeclaredMethods() only returning those declared in the class.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list