[jboss-jira] [JBoss JIRA] Created: (JBBUILD-422) Retro-woven Class.getTypeParameters() method returns zero-length array

Flavia Rainone (JIRA) jira-events at lists.jboss.org
Thu Oct 11 09:52:03 EDT 2007


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


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