[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-422) Retro-woven Class.getTypeParameters() method returns zero-length array
Paul Gier (JIRA)
jira-events at lists.jboss.org
Fri May 16 15:23:22 EDT 2008
[ http://jira.jboss.com/jira/browse/JBBUILD-422?page=all ]
Paul Gier updated JBBUILD-422:
------------------------------
Fix Version/s: JBossRetro-1.1.3.GA
> Retro-woven Class.getTypeParameters() method returns zero-length array
> ----------------------------------------------------------------------
>
> Key: JBBUILD-422
> URL: http://jira.jboss.com/jira/browse/JBBUILD-422
> Project: JBoss Build System
> Issue Type: Bug
> Components: JBossRetro
> Affects Versions: JBossRetro-1.1.2.GA
> Reporter: Flavia Rainone
> Fix For: JBossRetro-1.1.3.GA
>
>
> The method Class.getTypeParameters returns a zero length array when called on java.util.List.class.
> Probably the same occurs with all other Java API classes that have been parameterized as of jdk1.5.
> Not sure whether the problem occurs with a parameterized class that has been retro-woven, though (maybe the bug happens only with non-retrowoven classes)
--
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