gcc/libjava
Jeroen Frijters a734981608 StackTraceElement.java: Made final.
2004-11-18  Jeroen Frijters  <address@bogus.example.com>

	* java/lang/StackTraceElement.java: Made final.
	* java/nio/channels/Channels.java: Added private constructor.
	* java/rmi/Naming.java: Added private constructor.
	* java/rmi/registry/LocateRegistry.java: Added private constructor.
	* java/rmi/server/RMIClassLoader.java: Added private constructor.
	* java/security/KeyPairGeneratorSpi.java
	(clone): Made protected and simplified implementation.
	* java/text/DateFormat.java
	(allFields): Made package accessible.
	* java/text/DecimalFormat.java
	(formatInternal): Made private.
	* java/text/Format.java
	(formatInternal): Made private.
	* java/util/logging/Handler.java: Made constructor protected.
	* java/util/regex/Matcher.java: Made final.
	* java/util/regex/Pattern.java: Made final.
	* javax/crypto/CipherInputStream.java
	(mark): Corrected mark parameter type (from long to int).
	* javax/crypto/ExemptionMechanism.java
	(finalize): Added.
	* javax/crypto/Mac.java
	(getMacLength): Made final.
	(clone): Made final.
	* javax/imageio/ImageIO.java: Added private constructor.
	* javax/imageio/stream/ImageInputStreamImpl.java
	(checkClosed): Made final.
	* javax/net/ssl/SSLPermission.java: Made final.
	* javax/print/DocFlavor.java
	(hostEncoding): Added work-around to prevent the field from being
	a compile time constant.
	* javax/print/attribute/AttributeSetUtilities.java: Added private
	constructor.
	(UnmodifiableDocAttributeSet): Made private.
	(UnmodifiablePrintJobAttributeSet): Made private.
	(UnmodifiablePrintRequestAttributeSet): Made private.
	(UnmodifiablePrintServiceAttributeSet): Made private.
	(SynchronizedAttributeSet): Made private.
	(SynchronizedDocAttributeSet): Made private.
	(SynchronizedPrintJobAttributeSet): Made private.
	(SynchronizedPrintRequestAttributeSet): Made private.
	(SynchronizedPrintServiceAttributeSet): Made private.
	* javax/security/auth/PrivateCredentialPermission.java: Made final.

From-SVN: r90866
2004-11-18 15:26:45 +00:00
..
gcj re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap) 2004-10-26 20:43:43 -06:00
gnu BeanInfoEmbryo.java: Use TreeMap for proper sorting. 2004-11-18 12:53:12 +00:00
include Makefile.am: Correct friend function declaration. 2004-11-18 05:37:13 +00:00
java StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
javax StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
jni configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN. 2004-09-22 22:59:16 +02:00
libltdl
org
scripts
sysdep
testsuite re PR testsuite/14264 (testsuite should set LC_ALL/LANG to C) 2004-11-12 11:43:57 -08:00
.cvsignore
acinclude.m4 Makefile.am: Run aclocal with -I ../config 2004-09-23 01:14:03 +00:00
aclocal.m4 Makefile.am: Run aclocal with -I ../config 2004-09-23 01:14:03 +00:00
addr2name.awk
boehm.cc
ChangeLog StackTraceElement.java: Made final. 2004-11-18 15:26:45 +00:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap) 2004-10-26 20:43:43 -06:00
configure.ac re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap) 2004-10-26 20:43:43 -06:00
configure.host
COPYING
darwin.cc Index: gcc/gcc/ChangeLog 2004-10-26 06:09:05 +00:00
defineclass.cc
exception.cc
gij.cc
HACKING
interpret.cc interpret.cc (_Jv_InterpMethod::run): Initialize _Jv_StartOfInterpreter. 2004-10-14 15:21:13 +00:00
jni.cc jni.cc (_Jv_JNI_NewObjectArray): Fixed return type. 2004-11-03 22:53:20 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
Makefile.am Makefile.am: Correct friend function declaration. 2004-11-18 05:37:13 +00:00
Makefile.in Makefile.am: Correct friend function declaration. 2004-11-18 05:37:13 +00:00
mauve-libgcj re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results) 2004-09-23 00:06:10 +00:00
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings in the non-POSIX_VERSION case. 2004-09-26 13:38:49 -07:00
README
resolve.cc
THANKS
verify.cc verify.cc (state::check_no_uninitialized_objects): Removed. 2004-11-03 22:44:30 +00:00
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