gcc/libjava
Gary Benson be6415beae Thread.java (accessControlState): New field.
2006-08-14  Gary Benson  <gbenson@redhat.com>

	* java/lang/Thread.java (accessControlState): New field.
	* java/security/VMAccessControlState.java: New file.
	* java/security/natVMAccessControlState.cc: Likewise.
	* java/security/VMAccessController.java
	(contexts, inGetContext): Removed.
	(pushContext, popContext, getContext): Use VMAccessControlState.
	* Makefile.am (nat_source_files): Updated.
	* sources.am, Makefile.in: Rebuilt.

From-SVN: r116128
2006-08-14 14:24:52 +00:00
..
classpath re PR awt/28666 (IllegalAccessError in gtk peers) 2006-08-09 19:00:54 +00:00
gcj Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes. 2006-07-06 19:13:42 +00:00
gnu re PR libgcj/28576 (PlainDatagramSocketImpl::connect: not implemented yet) 2006-08-06 21:52:04 +00:00
include java-stack.h (GetAccessControlStack): Change return type. 2006-08-10 09:56:03 +00:00
java Thread.java (accessControlState): New field. 2006-08-14 14:24:52 +00:00
libltdl
scripts
sysdep stacktrace.cc (_Jv_StackTrace::GetStackTrace): Unconditionally use _Unwind_Backtrace(). 2006-07-14 17:14:55 +00:00
testsuite StackTrace2.java: Renamed from StackTrace.java. 2006-07-07 20:33:02 +01:00
aclocal.m4
addr2name.awk
boehm.cc boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the contents. 2006-07-21 23:45:03 +00:00
ChangeLog Thread.java (accessControlState): New field. 2006-08-14 14:24:52 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
configure re PR libgcj/28491 (NetworkInterface.getNetworkInterfaces() doesn't report ipv6 interfaces.) 2006-08-06 22:43:05 +00:00
configure.ac re PR libgcj/28491 (NetworkInterface.getNetworkInterfaces() doesn't report ipv6 interfaces.) 2006-08-06 22:43:05 +00:00
configure.host * configure.host: Enable the interpreter for mipsel-* and mips-*. 2006-07-20 17:42:11 +00:00
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc
HACKING
interpret.cc interpret.cc (_Jv_InterpMethod::run): Don't SAVE_PC for fdiv. 2006-07-14 01:52:18 +01:00
jni-libjvm.cc Makefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR to "$(dbexecdir)". 2006-06-20 19:25:32 +00:00
jni.cc jvm.h (_Jv_GetJVMTIEnv): Declare. 2006-07-20 19:30:30 +00:00
jvmti.cc jvmti.cc: Include gcj/method.h. 2006-08-05 03:17:07 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile. 2006-07-05 02:15:51 +00:00
libtool-version
link.cc
Makefile.am Thread.java (accessControlState): New field. 2006-08-14 14:24:52 +00:00
Makefile.in Thread.java (accessControlState): New field. 2006-08-14 14:24:52 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc no-gc.h (_Jv_SuspendThread): Declare. 2006-06-26 16:31:06 +00:00
pkg.m4
posix-threads.cc boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the contents. 2006-07-21 23:45:03 +00:00
posix.cc re PR libgcj/28226 (posix.cc:222: error: invalid conversion from 'const void*' to 'void*') 2006-07-04 22:21:40 +02:00
prims.cc prims.cc (_Jv_CreateJavaVM): Move setting runtimeInitialized from the start to the end of the function. 2006-07-28 07:40:17 +00:00
README
shlibpath.m4
sources.am Thread.java (accessControlState): New field. 2006-08-14 14:24:52 +00:00
stacktrace.cc java-stack.h (GetAccessControlStack): Change return type. 2006-08-10 09:56:03 +00:00
standard.omit.in
THANKS
verify.cc
win32-threads.cc boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the contents. 2006-07-21 23:45:03 +00:00
win32.cc libgcj.spec.in: Use THREADSTARTFILESPEC to affect the spec for startfile. 2006-07-05 02:15:51 +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