gcc/libjava/java
Andrew Haley b2ed63b4aa [multiple changes]
2006-05-04  Andrew Haley  <aph@redhat.com>

        * class.c (make_field_value): Always build_address_of fdecl if
        there is an initializer.

2006-05-03  Andrew Haley  <aph@redhat.com>

        PR libgcj/27352
        * expr.c (maybe_rewrite_invocation): New function.
        (rewrite_arglist_getclass): Likewise.
        (rules): New.
        (expand_invoke): Call maybe_rewrite_invocation.
        * parse.y (patch_invoke): Likewise.
        * java-tree.h: (maybe_rewrite_invocation): New function.

2006-05-03  Andrew Haley  <aph@redhat.com>

        PR libgcj/27352
        * java/lang/Class.java (getClassLoader(Class)): New.
        forName(String, Class): New.
        * java/lang/natClass.cc (getClassLoader(Class)): New.

2006-05-02  Andrew Haley  <aph@redhat.com>

        * prims.cc (_Jv_NewMultiArray): Check for phantom class.

From-SVN: r113532
2006-05-04 18:44:53 +00:00
..
io natThread.cc (finish_): Don't clear 'group'. 2006-01-06 01:03:45 +00:00
lang [multiple changes] 2006-05-04 18:44:53 +00:00
net InetAddress.java: Throw an UnknownHostException if lookup fails. 2006-04-07 15:42:07 +00:00
nio Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
security Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
text [multiple changes] 2005-11-17 14:03:22 +00:00
util re PR libgcj/25713 (GZIPOutputStream bad checksum) 2006-03-10 23:09:23 +00:00