aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/sun
diff options
context:
space:
mode:
authorAndrew Haley <aph@redhat.com>2007-03-02 19:05:57 +0000
committerAndrew Haley <aph@gcc.gnu.org>2007-03-02 19:05:57 +0000
commit0618281a42577cb71aee6013a60654e17564a410 (patch)
treefa7dbba8055bf92572480812956e3f27f2774e19 /libjava/classpath/lib/sun
parentdebac9f40daa8a953f770a0303e09f6d54d02c51 (diff)
downloadgcc-0618281a42577cb71aee6013a60654e17564a410.zip
gcc-0618281a42577cb71aee6013a60654e17564a410.tar.gz
gcc-0618281a42577cb71aee6013a60654e17564a410.tar.bz2
AnnotationInvocationHandler.java: Generify in a few places.
2007-03-02 Andrew Haley <aph@redhat.com> * sun/reflect/annotation/AnnotationInvocationHandler.java: Generify in a few places. (equals): Rewrite to use invoke on local proxy. (deepToString): Remove most of it. (toString): Make nonstatic. (arrayClone): Delete. (coerce): New method. (invoke): Rewrite to handle gcj's structures correctly. * java/lang/natClass.cc (getDeclaredAnnotations): Fix test for null loader. * sources.am: Regenerate. * Makefile.am: Likewise. From-SVN: r122483
Diffstat (limited to 'libjava/classpath/lib/sun')
-rw-r--r--libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.classbin7471 -> 8487 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class b/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class
index e70c2bb..2e30363 100644
--- a/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class
+++ b/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class
Binary files differ