[jboss-jira] [JBoss JIRA] (JASSIST-267) ProxyFactory will not invoke MethodHandler on methods having same name declared in non-public parent classes
Elis Edlund (JIRA)
issues at jboss.org
Wed Jun 7 04:37:00 EDT 2017
[ https://issues.jboss.org/browse/JASSIST-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417489#comment-13417489 ]
Elis Edlund commented on JASSIST-267:
-------------------------------------
Looks like a follow up issue to https://issues.jboss.org/browse/JASSIST-244
The workaround suggested workaround in this case is not really applicable for me as I would *not* be able to "change the parent to public"
> 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