gcc/libjava
Bryce McKinlay bb0452b187 re PR libgcj/17081 (Deserializing java.net.URI fails)
2004-08-18  Bryce McKinlay  <mckinlay@redhat.com>

	PR libgcj/17081
	* java/net/URI.java (string): New field. Make all other fields
	transient.
	(readObject): Implemented.
	(writeObject): Implemented.
	(URI): Set 'string'.

From-SVN: r86197
2004-08-18 19:05:39 +01:00
..
gcj 2004-08-16 Michael Koch <konqueror@gmx.de> 2004-08-16 21:19:04 +00:00
gnu 2004-07-30 Michael Koch <konqueror@gmx.de> 2004-07-30 14:50:50 +00:00
include 2004-08-16 Michael Koch <konqueror@gmx.de> 2004-08-16 21:19:04 +00:00
java re PR libgcj/17081 (Deserializing java.net.URI fails) 2004-08-18 19:05:39 +01:00
javax [multiple changes] 2004-07-22 15:36:05 +00:00
jni [multiple changes] 2004-07-22 15:36:05 +00:00
libltdl
org
scripts
sysdep
testsuite re PR java/8473 (syntax error on anonymous array subscript) 2004-08-16 23:57:30 +00:00
acinclude.m4 acinclude.m4: Correctly quote PKG_CHECK_MODULES. 2004-08-04 19:30:13 +00:00
aclocal.m4 acinclude.m4: Correctly quote PKG_CHECK_MODULES. 2004-08-04 19:30:13 +00:00
addr2name.awk
boehm.cc
ChangeLog re PR libgcj/17081 (Deserializing java.net.URI fails) 2004-08-18 19:05:39 +01:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure configure.in (AC_CONF_SUBDIRS): Use literal for ltdl directory to avoid autoconf warning. 2004-08-16 19:59:57 +01:00
configure.host
configure.in configure.in (AC_CONF_SUBDIRS): Use literal for ltdl directory to avoid autoconf warning. 2004-08-16 19:59:57 +01:00
COPYING
defineclass.cc re PR libgcj/17020 (gij should ignore all reserved method flags) 2004-08-13 19:26:00 +01:00
exception.cc
gij.cc
HACKING
interpret.cc
jni.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
Makefile.am Makefile.am (AM_CXXFLAGS): Reformatted to make it more ease to read. 2004-08-17 16:10:02 +00:00
Makefile.in Makefile.am (AM_CXXFLAGS): Reformatted to make it more ease to read. 2004-08-17 16:10:02 +00:00
mauve-libgcj
NEWS * NEWS: Updated with news up to GCC 3.4 release. 2004-07-29 03:50:36 +01:00
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc re PR libgcj/11801 (Problems with Process.waitFor() and exitValue()) 2004-08-12 16:20:11 +00:00
posix.cc
prims.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
README README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
resolve.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
THANKS README: Remove obsolete info. 2004-07-29 03:13:04 +01:00
verify.cc javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
win32-threads.cc
win32.cc configure.in [...] (SYSTEMSPEC): Remove -lwsock32. 2004-08-01 04:29:31 +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