gcc/libjava/java
Alexandre Petit-Bianco 0fcbfa82cf natClass.cc (finit_name): Initialized with `finit$'.
2000-08-15  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * java/lang/natClass.cc (finit_name): Initialized with `finit$'.
        (finit_leg_name): New global.
        (java::lang::Class::getDeclaredMethods): Test for `finit$' or
        `$finit$'. This is a backward compatibility hack.
        (java::lang::Class::_getMethods): Likewise.

(http://sources.redhat.com/ml/java-discuss/2000-08/msg00031.html
 See also the matching compiler patch:
 http://gcc.gnu.org/ml/gcc-patches/2000-08/msg00664.html)

From-SVN: r35769
2000-08-17 14:56:29 -07:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt ComponentDataBlitOp.java: New file. 2000-08-16 18:03:48 +00:00
beans PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
io * java/io/ByteArrayOutputStream.java: Merged with Classpath. 2000-08-16 01:43:42 +00:00
lang natClass.cc (finit_name): Initialized with `finit$'. 2000-08-17 14:56:29 -07:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net natPlainSocketImpl.cc (bind): Don't go to error case when errno not set. 2000-08-11 03:07:59 +00:00
security mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
util * java/util/Vector.java (remove(Object)): Implemented. 2000-07-20 19:27:57 +00:00