[
http://jira.jboss.com/jira/browse/JBBUILD-333?page=all ]
Paul Gier closed JBBUILD-333.
-----------------------------
Resolution: Done
Basic support for generic types has been added.
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
Assigned To: Paul Gier
Fix For: JBossRetro-1.1.0.GA
Attachments: generics_changes.zip
Time Spent: 2 days
Remaining Estimate: 0 minutes
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