gcc/libjava/sun/reflect
Andrew Haley 0618281a42 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
2007-03-02 19:05:57 +00:00
..
annotation AnnotationInvocationHandler.java: Generify in a few places. 2007-03-02 19:05:57 +00:00
misc Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Reflection.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Reflection.java Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00