[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-333) Implement translation of generic types
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Mon Jun 4 16:05:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBBUILD-333?page=all ]
Kabir Khan updated JBBUILD-333:
-------------------------------
Attachment: generics_changes.zip
Some unfinished code as a start to this
> 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
> Fix For: JBossRetro-1.1.0.GA
>
> Attachments: generics_changes.zip
>
>
> 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