gcc/libjava
Mark Wielaard 0008978072 Fixes bug libgcj/8170
Fixes bug libgcj/8170
       * java/lang/ClassLoader.java (loadClass): Don't rewrap
       ClassNotFoundException.
       * gnu/java/lang/MainThread.java (run): Chain NoClassDefFoundError.
       * gnu/gcj/runtime/NameFinder.java (remove_interpreter): Removed.
       (remove_internal): New field superceding remove_interpreter.
       (sanitizeStack): Remove all no-package classes starting with "_Jv_".
       Remove no-class methods starting with "_Jv_". And Replace null
       class or method names with the empty string. Stop at either the
       MainThread or a real Thread run() method.
       (newElement): Made static.
       * java/net/URLClassLoader.java (findClass): Throw
       ClassNotFoundExceptions including urls, plus parent using toString().
       (thisString): New field.
       (toString): New method.

From-SVN: r94935
2005-02-12 13:51:11 +00:00
..
external Makefile.in: Rebuilt. 2005-02-10 18:33:54 +00:00
gcj
gnu Fixes bug libgcj/8170 2005-02-12 13:51:11 +00:00
include Class.h (next): Updated documentation. 2005-01-24 19:05:34 +00:00
java Fixes bug libgcj/8170 2005-02-12 13:51:11 +00:00
javax [multiple changes] 2005-02-07 13:22:36 +00:00
jni
libltdl
org/ietf/jgss Makefile.am: New file. 2005-02-02 00:42:32 +00:00
scripts
sysdep
testsuite xfails: Updated to reflect current state of mauve and libjava. 2005-02-10 05:54:07 +00:00
.cvsignore
acinclude.m4
aclocal.m4
addr2name.awk
boehm.cc
ChangeLog Fixes bug libgcj/8170 2005-02-12 13:51:11 +00:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure configure: Rebuilt. 2005-02-08 21:51:34 +00:00
configure.ac configure: Rebuilt. 2005-02-08 21:51:34 +00:00
configure.host
COPYING
darwin.cc
defineclass.cc defineclass.cc (handleClassBegin): Use _Jv_RegisterInitiatingLoader. 2005-02-07 21:29:04 +00:00
exception.cc
gij.cc
HACKING
interpret.cc re PR libgcj/15719 (GIJ Interpeter: Problem with NaN / infinity comparisons) 2005-01-05 19:03:10 +00:00
jni.cc jni.h (_Jv_JNIEnv::bottom_locals): New field. 2005-01-14 07:36:27 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc * link.cc: Include <stdio.h> 2005-02-02 22:29:31 +00:00
Makefile.am re PR libgcj/19611 (create 'sources.zip' for use in eclipse) 2005-02-07 20:19:58 +00:00
Makefile.in re PR libgcj/19611 (create 'sources.zip' for use in eclipse) 2005-02-07 20:19:58 +00:00
mauve-libgcj * mauve-libgcj: Exclude some swing tests. 2005-01-10 22:57:53 +00:00
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc PersistentByteMap.java: Fixed typo. 2005-02-02 16:19:45 +00:00
README
THANKS
verify.cc
win32-threads.cc
win32.cc

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla