From 58a868e4ddd9ed63e39b3559ca3cadbc061dee9d Mon Sep 17 00:00:00 2001 From: aph Date: Fri, 2 Mar 2007 19:05:57 +0000 Subject: 2007-03-02 Andrew Haley * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122483 138bc75d-0d04-0410-961f-82ee72b054a4 --- .../annotation/AnnotationInvocationHandler.class | Bin 7471 -> 8487 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class') diff --git a/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class b/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class index e70c2bbcd7b..2e3036326cd 100644 Binary files a/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class and b/libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class differ -- cgit v1.2.3