gcc/libjava/java
Andrew Haley 386e9d408b 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: r122485
2007-03-02 19:34:18 +00:00
..
applet Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
awt Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
beans Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
io natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc. 2007-01-18 11:32:40 +00:00
lang AnnotationInvocationHandler.java: Generify in a few places. 2007-03-02 19:34:18 +00:00
math Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
net PlainSocketImpl.h: Regenerate. 2007-02-15 17:03:49 +00:00
nio Checking in header files missed by earlier commit 2007-02-06 23:59:34 +00:00
rmi Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
security XEventLoop.h: Regenerated. 2007-02-20 13:06:37 +00:00
sql Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
text LogManager.java (loggers): Genericized. 2007-02-01 21:36:01 +00:00
util re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-22 17:04:55 +01:00