[jboss-jira] [JBoss JIRA] (JASSIST-267) ProxyFactory will not invoke MethodHandler on methods having same name declared in non-public parent classes

Ning Zhang (JIRA) issues at jboss.org
Wed Jul 5 22:45:00 EDT 2017


    [ https://issues.jboss.org/browse/JASSIST-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13431400#comment-13431400 ] 

Ning Zhang commented on JASSIST-267:
------------------------------------

I have ever tried to fix it in: https://github.com/jboss-javassist/javassist/pull/142
Please have a review.

> ProxyFactory will not invoke MethodHandler on methods having same name declared in non-public parent classes
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: JASSIST-267
>                 URL: https://issues.jboss.org/browse/JASSIST-267
>             Project: Javassist
>          Issue Type: Bug
>    Affects Versions: 3.21.0-GA, 3.22.0-CR1
>         Environment: Linux/Windows 7, Java 1.7 and 1.8 
>            Reporter: Ning Zhang
>            Assignee: Shigeru Chiba
>            Priority: Critical
>         Attachments: IssueMethodsHaveSameNameInParent.java
>
>
> As in the attachment, if there are multiple methods in non-public parent class,then the MethodHandler will not take effect.
> If use 3.12.0-GA, this issue will be gone.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list