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
..
2005-02-10 18:33:54 +00:00
2005-02-12 13:51:11 +00:00
2005-02-12 13:51:11 +00:00
2005-02-07 13:22:36 +00:00
2004-11-30 23:59:12 +00:00
2005-02-02 00:42:32 +00:00
2004-08-23 23:51:56 +00:00
2005-02-12 13:51:11 +00:00
2002-01-22 00:20:23 +00:00
2004-01-17 08:40:41 +00:00
2004-01-17 08:40:41 +00:00
2005-02-08 21:51:34 +00:00
2005-02-08 21:51:34 +00:00
2004-10-26 06:09:05 +00:00
2004-11-25 03:47:08 +00:00
2002-01-22 22:40:42 +00:00
2005-02-02 22:29:31 +00:00
2001-10-10 22:25:43 +00:00
2002-01-27 22:33:35 +00:00
2003-07-08 04:49:16 +00:00
2005-02-02 16:19:45 +00:00
2004-07-29 03:13:04 +01:00
2004-07-29 03:13:04 +01:00

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