summaryrefslogtreecommitdiffstats
path: root/libjava/sun/reflect/annotation/AnnotationInvocationHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* 2007-03-02 Andrew Haley <aph@redhat.com>aph2007-03-021-72/+117
| | | | | | | | | | | | | | | | | | | * 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
* 2007-03-02 Andrew Haley <aph@redhat.com>aph2007-03-021-324/+324
| | | | | | | | | | | | | | * sun/reflect/annotation/AnnotationInvocationHandler.java: Whitespace only changes. 2007-03-02 Andrew Haley <aph@redhat.com> * sun/reflect/annotation/AnnotationInvocationHandler.java: Moved from Classpath to libgcj local. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122471 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-03-02 Andrew Haley <aph@redhat.com>aph2007-03-021-0/+396
* sun/reflect/annotation/AnnotationInvocationHandler.java: Moved from Classpath to libgcj local. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122470 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud