OSDN Git Service

2007-03-02 Andrew Haley <aph@redhat.com>
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Mar 2007 19:05:57 +0000 (19:05 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Mar 2007 19:05:57 +0000 (19:05 +0000)
commit58a868e4ddd9ed63e39b3559ca3cadbc061dee9d
treefa7dbba8055bf92572480812956e3f27f2774e19
parentceb6f07a6d552bbebec0951a039a0d59a6124354
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122483 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/Makefile.in
libjava/classpath/lib/sun/reflect/annotation/AnnotationInvocationHandler.class
libjava/sources.am
libjava/sun/reflect/annotation/AnnotationInvocationHandler.h
libjava/sun/reflect/annotation/AnnotationInvocationHandler.java