corda/classpath/java/lang/reflect
Mike Keesey a5c9dd6f24 Fixing some issues with runtime annotations within avian.
We were not properly converting dots to slashes internally for package names
and we did not properly handle Method.getAnnotations and
Method.getAnnotation(Class<T>) on methods without any annotations.

Added some tests to cover these cases.
2012-05-22 14:02:51 -06:00
..
AccessibleObject.java update copyright years 2009-12-02 19:08:29 -07:00
AnnotatedElement.java support runtime-visible annotations and java.lang.reflect.Proxy 2009-09-18 18:01:54 -06:00
Array.java prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
Constructor.java update copyright years 2010-12-05 20:21:09 -07:00
Field.java update copyright years 2012-05-11 17:43:27 -06:00
InvocationHandler.java update copyright years 2012-05-11 17:43:27 -06:00
InvocationTargetException.java prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
Member.java update copyright years 2012-05-11 17:43:27 -06:00
Method.java Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00
Modifier.java update copyright years 2009-12-02 19:08:29 -07:00
Proxy.java Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00
Type.java add classes and methods needed for GNU Classpath compatibility 2009-06-02 17:14:38 -06:00