gcc/libjava
Bryce McKinlay 5600ef7fb1 re PR libgcj/27352 (SecurityManager.checkPermission() called unnecessarily)
PR libgcj/27352
        * java/lang/Class.java (getClassLoaderInternal): New method.
        (forName (String, Class)): Use getClassLoaderInternal.
        (getPackage): Likewise.
        (getResource): Likewise.
        (getResourceAsStream): Likewise.
        (desiredAssertionStatus): Likewise.

From-SVN: r113863
2006-05-17 16:09:57 +01:00
..
classpath re PR libgcj/26625 (libgcj-4.2.0.jar not rebuilt after a source file change) 2006-04-05 22:47:51 +00:00
gcj Makefile.in: Rebuilt. 2006-04-04 00:30:05 +00:00
gnu sources.am, [...]: Rebuilt. 2006-05-13 17:58:50 +00:00
include java-interp.h (_Jv_InterpMethod::dump_object): Removed declaration. 2006-05-13 15:49:07 +00:00
java re PR libgcj/27352 (SecurityManager.checkPermission() called unnecessarily) 2006-05-17 16:09:57 +01:00
libltdl configure: Rebuilt. 2006-04-08 00:33:30 +02:00
scripts lang.c (java_init): Handle flag_indirect_classes. 2006-04-24 15:33:16 +00:00
sysdep locks.h (compare_and_swap): Add ldcw semaphore to make operation atomic. 2005-12-28 17:13:56 +00:00
testsuite re PR java/20418 (ICE if variable name is omitted in an initialiser and a qualified type for the variable is used) 2006-05-11 17:52:42 +00:00
COPYING
ChangeLog re PR libgcj/27352 (SecurityManager.checkPermission() called unnecessarily) 2006-05-17 16:09:57 +01:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
HACKING
LIBGCJ_LICENSE
Makefile.am sources.am, [...]: Rebuilt. 2006-05-13 21:21:28 +00:00
Makefile.in sources.am, [...]: Rebuilt. 2006-05-13 21:21:28 +00:00
NEWS * NEWS: Add 4.1 updates. 2006-01-31 13:32:29 +00:00
README
THANKS
aclocal.m4
addr2name.awk
boehm.cc boehm.cc (_Jv_InitGC): Check both HAVE_DLFCN_H and HAVE_DLADDR before calling... 2006-05-01 16:28:42 +00:00
configure configure.ac: Simplify the mmap check a bit more. 2006-05-01 22:02:27 +02:00
configure.ac configure.ac: Simplify the mmap check a bit more. 2006-05-01 22:02:27 +02:00
configure.host x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): New. 2006-04-10 16:01:23 +00:00
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
interpret.cc re PR libgcj/26861 (VirtualMachineError in interperter.) 2006-05-04 17:35:05 +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-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 prims.cc (_Jv_soleIndirectCompiledEngine): New. 2006-05-10 17:17:20 +00:00
mauve-libgcj PR libgcj/9715, PR libgcj/19132: 2006-01-03 22:58:31 +00:00
mingwld.m4
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (_Jv_InitThreads): #ifdef PTHREAD_STACK_MIN 2006-01-04 21:11:51 +00:00
posix.cc posix.cc (_Jv_platform_nanotime): Declare id with clockid_t. 2006-03-31 22:38:55 +02:00
prims.cc prims.cc (_Jv_soleIndirectCompiledEngine): New. 2006-05-10 17:17:20 +00:00
shlibpath.m4 re PR libgcj/24940 (libjava/configure uses $SED without defining it) 2006-01-07 19:13:36 +01:00
sources.am sources.am, [...]: Rebuilt. 2006-05-13 21:21:28 +00:00
stacktrace.cc Fix typo in the last commit. Sorry. 2006-05-15 23:38:25 +02:00
standard.omit.in
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

README

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