[
https://issues.apache.org/jira/browse/OWB-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043065#comment-13043065
]
Mark Struberg commented on OWB-579:
-----------------------------------
4096 is Modifier.SYNTHETIC and as such fine for not being proxied. Question is
how those synthetic methods will get called from inside aries?
Because those methods are not available via the proxy...
> check for non-proxyiable methods should exclude synthetic methods
> -----------------------------------------------------------------
>
> Key: OWB-579
> URL: https://issues.apache.org/jira/browse/OWB-579
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.1
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 1.1.1
>
>
> Aries trunk has some weaving code that adds some final synthetic methods to
> just about every class. AFAICT javassist can still proxy these classes but
> OWB check for proxiablility fails.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira