[
http://jira.jboss.com/jira/browse/JBBUILD-333?page=all ]
Paul Gier updated JBBUILD-333:
------------------------------
Fix Version/s: JBossRetro-1.0.6.GA
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.0.6.GA
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