]
Ales Justin reassigned JBREFLECT-1:
-----------------------------------
    Assignee: Flavia Rainone  (was: Ales Justin)
 Array part of the Javassist reflection implementation is broken
 ---------------------------------------------------------------
                 Key: JBREFLECT-1
                 URL: 
https://jira.jboss.org/jira/browse/JBREFLECT-1
             Project: JBoss Reflection
          Issue Type: Task
          Components: Javassist
            Reporter: Adrian Brock
            Assignee: Flavia Rainone
 Javassist is returning wrong values for interfaces of arrays and modifiers of array
classes.
 These errors have been suppressed in
org.jboss.test.classinfo.test.JavassistArrayUnitTestCase
 by subclassling the tests  to do nothing:
    protected void assertInterfaces(Class<?> clazz, ClassInfo classInfo) throws
Throwable
    {
       // TODO this is broken for javassist
    }
    protected void assertModifiers(Class<?> clazz, ClassInfo classInfo) throws
Throwable
    {
       // TODO this is broken for javassist
    }
 This needs fixing in javassist 
-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: