gcc/libjava
Dalibor Topic b61ae8b261 2005-04-29 Dalibor Topic <robilad@kaffe.org>
* java/nio/channels/FileChannelImpl.java
	(FileChannelImpl(String, int)): Removed.
	(FileChannelImpl(File, int)): Added. Check if opened file is a
	directory.
	* java/io/FileInputStream.java(FileInputStream): Fixed javadocs.
	Call FileChannelImpl(File, int).
	* java/io/FileOutputStream.java (FileInputStream): Call
	FileChannelImpl(File, int).
	* java/io/RandomAccessFile.java (RandomAccessFile):
	Call FileChannelImpl(File, int). Switched constructors around.

From-SVN: r99011
2005-04-29 18:47:42 +00:00
..
external re PR libgcj/20750 (libgcj needs a --with-java-home configure option) 2005-04-05 23:46:09 +00:00
gcj re PR libgcj/20750 (libgcj needs a --with-java-home configure option) 2005-04-05 23:46:09 +00:00
gnu 2005-04-29 Dalibor Topic <robilad@kaffe.org> 2005-04-29 18:47:42 +00:00
include re PR java/19285 (Interfaces not initialized by static field access) 2005-04-29 18:35:36 +00:00
java 2005-04-29 Dalibor Topic <robilad@kaffe.org> 2005-04-29 18:47:42 +00:00
javax [multiple changes] 2005-04-28 20:47:50 +00:00
jni 2005-04-25 Thomas Fitzsimmons <fitzsim@redhat.com> 2005-04-25 23:16:53 +00:00
libltdl
org/ietf/jgss
scripts re PR libgcj/20975 (Remove scripts/TexinfoDoclet.java) 2005-04-12 21:06:44 +01:00
sysdep
testsuite re PR java/21115 (false boolean argument passed from pre-compiled to interpreted method is true) 2005-04-21 16:22:33 +00:00
.cvsignore
acinclude.m4
aclocal.m4
addr2name.awk
boehm.cc
ChangeLog 2005-04-29 Dalibor Topic <robilad@kaffe.org> 2005-04-29 18:47:42 +00:00
ChangeLog-1999
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
configure * configure: Regenerate. 2005-04-13 01:41:26 +00:00
configure.ac re PR libgcj/20750 (libgcj needs a --with-java-home configure option) 2005-04-05 23:46:09 +00:00
configure.host
COPYING
darwin.cc
defineclass.cc
exception.cc
gij.cc gij.cc (version): Properly quote java version. 2005-04-15 02:40:02 +00:00
HACKING
interpret.cc jni.cc (natrehash): Don't bother clearing memory again. 2005-04-22 19:02:41 +00:00
jawt.c
jni.cc re PR libgcj/21020 (java.lang.NoSuchFieldError regression from earlier 4.0.0 snapshot) 2005-04-26 20:52:34 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc re PR java/19285 (Interfaces not initialized by static field access) 2005-04-29 18:35:36 +00:00
Makefile.am [multiple changes] 2005-04-27 20:10:07 +00:00
Makefile.in [multiple changes] 2005-04-27 20:10:07 +00:00
mauve-libgcj
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc
posix.cc
prims.cc re PR java/19285 (Interfaces not initialized by static field access) 2005-04-29 18:35:36 +00:00
README
stacktrace.cc
THANKS
verify.cc jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. 2005-04-05 22:26:26 +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