[ 
https://issues.apache.org/jira/browse/OWB-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043009#comment-13043009
 ] 

David Jencks commented on OWB-579:
----------------------------------

The original user supplied class doesn't have final methods, and AFAICT nether 
the jdk proxies nor javassist nor openjpa enhancement have any problems with 
these added synthetic methods.  I would like to see a scenario where this 
(modified) check causes a problem before changing it.

> 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

Reply via email to