gcc/libjava/gnu/gcj
Anthony Green 6aaeb97551 Makefile.in: Rebuilt.
2000-08-26  Anthony Green  <green@redhat.com>

        * Makefile.in: Rebuilt.
        * Makefile.am (java/lang/ClassLoader.h): Make _Jv_RunMain a
        friend.

        * prims.cc: Include ClassLoader.h.
        (_Jv_RunMain): When executing jar files, classpath must be the jar
        file only.  Lose our reference to the system ClassLoader in order
        to get a new one with the correct classpath.
        * java/lang/natSystem.cc (init_properties): When executing a jar
        file, only use the jar file for java.class.path.

        * gnu/gcj/runtime/VMClassLoader.java: Use the canonical file name
        for bytecode archives.

        * gnu/gcj/runtime/FirstThread.java: Handle case where manifest
        exists, but not Main-Class.

From-SVN: r35999
2000-08-26 19:25:13 +00:00
..
awt ComponentDataBlitOp.java: New file. 2000-08-16 18:03:48 +00:00
convert Input_UTF8.java (read): Fixed handling of surrogate characters. 2000-08-08 17:35:32 +00:00
io Jumbo patch: 2000-05-19 17:55:34 +00:00
jni NativeThread.java (NativeThread): Removed assignment to alive_flag', call init'. 2000-08-23 19:16:57 -07:00
math
protocol Connection.java (gotHeaders): Removed. 2000-08-10 10:10:25 +01:00
runtime Makefile.in: Rebuilt. 2000-08-26 19:25:13 +00:00
text
util
RawData.java