corda/classpath
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
..
avian Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00
java Fixing some issues with runtime annotations within avian. 2012-05-22 14:02:51 -06:00
sun update Unsafe.setMemory to reflect new OpenJDK 7 signature and semantics 2012-03-14 11:54:03 -06:00
java-io.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-lang.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-net.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-nio.cpp update copyright years and increment version number 2011-07-13 08:25:21 -06:00
java-util-zip.cpp update copyright years 2012-05-11 17:43:27 -06:00
java-util.cpp update copyright years 2012-05-11 17:43:27 -06:00
jni-util.h add __attribute__ ((used)) to EXPORT macro definition 2011-09-22 16:57:44 -06:00