1. 02 Mar, 2007 1 commit
    • AnnotationInvocationHandler.java: Generify in a few places. · 0618281a
      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
      Andrew Haley committed
  2. 09 Jan, 2007 1 commit