gcc/libjava/gnu/gcj
Tom Tromey 6d27fe75d0 re PR libgcj/19681 (extension loading currently incorrect)
PR libgcj/19681:
	* Makefile.in: Rebuilt.
	* Makefile.am (ordinary_java_source_files): Added new class.
	* java/lang/natVMClassLoader.cc (getSystemClassLoaderInternal):
	Use system_instance, not instance.
	* gnu/gcj/runtime/SystemClassLoader.java: New file.
	* gnu/gcj/runtime/VMClassLoader.java (init): Don't search
	java.class.path.
	(system_instance): New field.
	(initialize): Initialize the system loader as well.
	(VMClassLoader): Default to LIB_CACHE.

From-SVN: r94611
2005-02-02 20:59:41 +00:00
..
convert Output_UnicodeLittleUnmarked.java: New file. 2004-10-28 15:22:44 +00:00
io
runtime re PR libgcj/19681 (extension loading currently incorrect) 2005-02-02 20:59:41 +00:00
tools/gcj_dbtool Main.java (main): Mention gcj-dbtool. 2004-11-29 22:26:00 +00:00
util natDebug.cc (getField): Don't qualify name. 2004-11-26 02:27:54 +00:00
xlib XCanvasPeer.java (createImage): Implement. 2004-07-12 16:26:07 +00:00
Core.java
RawData.java
RawDataManaged.java gcj.texi (Object allocation): Remove _Jv_AllocBytes. 2004-05-28 19:53:06 +01:00
natCore.cc