[infinispan-issues] [JBoss JIRA] (ISPN-4007) ReflectionUtil.findMethod returns wrong class name in exception

Divya Mehra (JIRA) issues at jboss.org
Thu Mar 6 13:45:34 EST 2014


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

Divya Mehra updated ISPN-4007:
------------------------------

    Labels: 630  (was: )

    
> ReflectionUtil.findMethod returns wrong class name in exception
> ---------------------------------------------------------------
>
>                 Key: ISPN-4007
>                 URL: https://issues.jboss.org/browse/ISPN-4007
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 6.0.1.Final
>            Reporter: Dennis Reed
>            Assignee: Dan Berindei
>              Labels: 630
>
> ReflectionUtil#findMethod (both versions) recursively call up the superclass chain to look for a method until they get to Object or an interface.
> If the method is not found, the thrown exception will always be for java.lang.Object or the interface, instead of the actual class that was originally passed in.

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


More information about the infinispan-issues mailing list