gcc/libjava/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
..
array.h natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to. 2000-04-09 01:26:20 +00:00
cni.h cni.h: Include <string.h>. 2000-05-31 23:49:19 +01:00
field.h mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
javaprims.h Attributes.java, [...]: Imported from Classpath. 2000-08-19 18:19:42 +00:00
Makefile.am
Makefile.in Makefile.in: Rebuilt. 2000-08-26 19:25:13 +00:00
method.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00