|
| 1.6 | modified | kkhan | src/main/org/jboss/reflect/plugins/AnnotationValueImpl.java | Fix regression NPE in hashCode() when annotation value is null, i.e coming from an annotaton introduction |
| 1.6 | modified | kkhan | src/main/org/jboss/reflect/plugins/ClassValueImpl.java | Fix regression NPE in hashCode() when annotation value is null, i.e coming from an annotaton introduction |
| 1.4 | modified | kkhan | src/main/org/jboss/reflect/spi/PrimitiveValue.java | Fix regression NPE in hashCode() when annotation value is null, i.e coming from an annotaton introduction |
| 1.6 | modified | kkhan | src/main/org/jboss/reflect/plugins/StringValueImpl.java | Fix regression NPE in hashCode() when annotation value is null, i.e coming from an annotaton introduction |
| 1.3 | modified | kkhan | src/main/org/jboss/reflect/plugins/AnnotationValueFactory.java | [JBAOP-265] Use PrivilegedActions to avoid accessDeclaredMembers permission error |
| 1.20 | modified | kkhan | src/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.java | [JBAOP-265] Use PrivilegedActions to avoid accessDeclaredMembers permission error |
| 1.3 | modified | kkhan | src/tests/org/jboss/test/classinfo/test/IntrospectionAnnotatedClassInfoTestCase.java | [JBAOP-265] Use PrivilegedActions to avoid accessDeclaredMembers permission error |
| 1.3 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistAnnotatedInfo.java | Fix discrepancies between annotations got from introspect and javassist classinfo |
| 1.5 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.java | Fix discrepancies between annotations got from introspect and javassist classinfo |
| 1.19 | modified | kkhan | src/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.java | Fix discrepancies between annotations got from introspect and javassist classinfo |
| 1.2 | modified | kkhan | src/tests/org/jboss/test/classinfo/test/AnnotatedClassInfoTest.java | Fix discrepancies between annotations got from introspect and javassist classinfo |
| 1.3 | modified | kkhan | src/tests/org/jboss/test/classinfo/test/ClassInfoTestSuite.java | Fix discrepancies between annotations got from introspect and javassist classinfo |
| 1.2 | modified | kkhan | src/tests/org/jboss/test/classinfo/test/IntrospectionAnnotatedClassInfoTestCase.java | Fix discrepancies between annotations got from introspect and javassist classinfo |
| 1.2 | modified | kkhan | src/main/org/jboss/reflect/plugins/AnnotationValueFactory.java | [JBAOP-244] Optimize away reflection in AOPDependencyBuilder |
| 1.18 | modified | kkhan | src/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.java | [JBAOP-244] Optimize away reflection in AOPDependencyBuilder |
| 1.4 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.java | [JBAOP-244] Optimize away reflection in AOPDependencyBuilder |
| 1.17 | modified | kkhan | src/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactoryImpl.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.2 | modified | kkhan | src/main/org/jboss/reflect/plugins/introspection/ReflectConstructorInfoImpl.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.2 | modified | kkhan | src/main/org/jboss/reflect/plugins/introspection/ReflectMethodInfoImpl.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/support/AnnotatedClass.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/support/AnnotatedSubClass.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/support/AnotherAnnotation.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/support/ComplexAnnotation.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/support/SimpleAnnotation.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/support/TestEnum.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/support/ValueAnnotation.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/test/AnnotatedClassInfoTest.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/test/IntrospectionAnnotatedClassInfoTestCase.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/tests/org/jboss/test/classinfo/test/JavassistAnnotatedClassInfoTestCase.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.2 | modified | kkhan | src/main/org/jboss/reflect/plugins/AnnotationHelper.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/main/org/jboss/reflect/plugins/AnnotationValueFactory.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.6 | modified | kkhan | src/main/org/jboss/reflect/plugins/ArrayInfoImpl.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.13 | modified | kkhan | src/main/org/jboss/reflect/plugins/ConstructorInfoImpl.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.12 | modified | kkhan | src/main/org/jboss/reflect/plugins/InheritableAnnotationHolder.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.14 | modified | kkhan | src/main/org/jboss/reflect/plugins/MethodInfoImpl.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.2 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistAnnotatedInfo.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistAnnotatedParameterInfo.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistAnnotationInfo.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.2 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistConstructorInfo.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistEnumInfo.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.2 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistFieldInfo.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.1 | added | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistInheritableAnnotationHolder.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.2 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistMethodInfo.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.2 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistParameterInfo.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.3 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfo.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |
| 1.3 | modified | kkhan | src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfoFactoryImpl.java | [JBMICROCONT-94 Implement and test annotation access from ClassInfo and friends |