gcc/libjava
Tom Tromey 119afc377a re PR classpath/26990 (SecurityManager.checkExit() problem)
PR libgcj/26990:
	* prims.cc (_Jv_RunMain): Use exitNoChecksAccessor.
	* gnu/java/lang/natMainThread.cc (call_main): Use
	exitNoChecksAccessor.
	* testsuite/libjava.lang/pr26990.out: New file.
	* testsuite/libjava.lang/pr26990.java: New file.
	* java/lang/Runtime.java (exitNoChecks): New method.
	(exitNoChecksAccessor): Likewise.
	(exit): Call exitNoChecks.

From-SVN: r112685
2006-04-04 23:25:09 +00:00
..
classpath gen-classlist.sh.in: Correct handle generated files. 2006-04-04 20:05:01 +00:00
gcj Makefile.in: Rebuilt. 2006-04-04 00:30:05 +00:00
gnu re PR classpath/26990 (SecurityManager.checkExit() problem) 2006-04-04 23:25:09 +00:00
include Makefile.in: Rebuilt. 2006-04-04 00:30:05 +00:00
java re PR classpath/26990 (SecurityManager.checkExit() problem) 2006-04-04 23:25:09 +00:00
libltdl aclocal.m4, [...]: Rebuilt. 2006-03-30 16:59:27 +00:00
scripts sources.am, [...]: Rebuilt. 2006-03-29 20:13:23 +00:00
sysdep
testsuite re PR classpath/26990 (SecurityManager.checkExit() problem) 2006-04-04 23:25:09 +00:00
aclocal.m4
addr2name.awk
boehm.cc re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
ChangeLog re PR classpath/26990 (SecurityManager.checkExit() problem) 2006-04-04 23:25:09 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
configure Makefile.in: Rebuilt. 2006-04-04 00:30:05 +00:00
configure.ac Makefile.in: Rebuilt. 2006-04-04 00:30:05 +00:00
configure.host
COPYING
darwin.cc
defineclass.cc link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
exception.cc re PR other/26208 (Serious problem with unwinding through signal frames) 2006-02-27 18:26:26 +01:00
gij.cc gij.cc (version): Use 2006. 2006-02-07 00:59:27 +00:00
HACKING
interpret.cc * interpret.cc (do_allocate_static_fields): Added comment. 2006-03-03 18:32:22 +00:00
jni.cc re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in gcj.texi: Document -static-libgcj option. 2006-03-08 20:22:02 +00:00
libtool-version
link.cc re PR java/26390 (Problem dispatching method call when method does not exist in superclass) 2006-03-15 18:29:44 +00:00
Makefile.am Makefile.in: Rebuilt. 2006-04-04 00:30:05 +00:00
Makefile.in Makefile.in: Rebuilt. 2006-04-04 00:30:05 +00:00
mauve-libgcj
mingwld.m4
NEWS * NEWS: Add 4.1 updates. 2006-01-31 13:32:29 +00:00
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc posix.cc (_Jv_platform_nanotime): Declare id with clockid_t. 2006-03-31 22:38:55 +02:00
prims.cc re PR classpath/26990 (SecurityManager.checkExit() problem) 2006-04-04 23:25:09 +00:00
README
shlibpath.m4
sources.am sources.am, [...]: Rebuilt. 2006-03-29 20:13:23 +00:00
stacktrace.cc stacktrace.cc (GetStackTraceElements): Call gnu::gcj::runtime::NameFinder::removeUnknown() to determine if... 2006-02-17 13:01:40 +00:00
standard.omit.in
THANKS
verify.cc link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
win32-threads.cc
win32.cc win32.cc (_Jv_platform_nanotime): New function. 2006-03-09 18:47:54 +00: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