[jboss-jira] [JBoss JIRA] (JASSIST-184) Javassist ProxyFactory does not handle interfaces with generics correctly.

Eduardo Macarron (JIRA) jira-events at lists.jboss.org
Tue Dec 4 11:37:21 EST 2012


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

Eduardo Macarron updated JASSIST-184:
-------------------------------------

    Description: 
We included Javassist support for MyBatis 3.2.0. 

We had an issue regarding generics. 
http://code.google.com/p/mybatis/issues/detail?id=664

We have isolated it and looks like this is a problem in Javassist. 

CGlib works fine in the same scenario. 

  was:
We included the support for Javassit in MyBatis 3.2.0. 

We had an issue regarding generics. 
http://code.google.com/p/mybatis/issues/detail?id=664

We have isolated it and looks like this is a problem in Javassist. 

CGlib works fine in the same scenario. 


    
> Javassist ProxyFactory does not handle interfaces with generics correctly.
> --------------------------------------------------------------------------
>
>                 Key: JASSIST-184
>                 URL: https://issues.jboss.org/browse/JASSIST-184
>             Project: Javassist
>          Issue Type: Bug
>    Affects Versions: 3.17.0-GA
>            Reporter: Eduardo Macarron
>            Assignee: Shigeru Chiba
>         Attachments: testinterfaces.tar.gz
>
>
> We included Javassist support for MyBatis 3.2.0. 
> We had an issue regarding generics. 
> http://code.google.com/p/mybatis/issues/detail?id=664
> We have isolated it and looks like this is a problem in Javassist. 
> CGlib works fine in the same scenario. 

--
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 jboss-jira mailing list