[jboss-jira] [JBoss JIRA] Commented: (JBBUILD-333) Implement translation of generic types
Shigeru Chiba (JIRA)
jira-events at jboss.com
Tue Feb 6 11:50:19 EST 2007
[ http://jira.jboss.com/jira/browse/JBBUILD-333?page=comments#action_12352445 ]
Shigeru Chiba commented on JBBUILD-333:
---------------------------------------
I implemented Javassist supports for getGeneric...()s.
> Implement translation of generic types
> --------------------------------------
>
> Key: JBBUILD-333
> URL: http://jira.jboss.com/jira/browse/JBBUILD-333
> Project: JBoss Build System
> Issue Type: Task
> Components: JBossRetro
> Affects Versions: JBossRetro-1.0.4.GA
> Reporter: Kabir Khan
>
> This causes jdk14 test failures in the retroed container project (and so in retroed aop which depends on container)
> Things like
> Class.getGenericInterfaces()
> Class.getGenericSuperClass()
> Field.getGenericType()
> Method/Constructor.getGenericExceptionTypes()
> Method/Constructor.getGenericParameterTypes()
> Method/Constructor.getTypeParameters()
> need to be moved into a GenericTypeRedirects or something.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list