]
Kabir Khan closed JBREFLECT-1.
------------------------------
    Fix Version/s: JBossReflection.2.2.0-Alpha5
                       (was: JBossReflection.2.2.0-Beta)
       Resolution: Done
 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
             Fix For: JBossReflection.2.2.0-Alpha5
 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: