gcc/libjava
Mark Wielaard f4e1433a02 [multiple changes]
2005-11-17  Mark Wielaard  <mark@klomp.org>

       * gnu/java/net/protocol/file/Handler.java: Removed, fully merged now.
       * java/net/ServerSocket.java: Likewise.
       * sources.am: Regenerated.
       * Makefile.in: Regenerated.

2005-11-17  Mark Wielaard  <mark@klomp.org>

       Fixes bug #24006
       * java/net/ServerSocket.java (implAccept): Set Socket.bound to true.

2005-11-17  Tom Tromey  <tromey@redhat.com>

       * java/net/ServerSocket.java (accept): Use correct security manager
       call.

2005-11-17  Jeroen Frijters  <jeroen@frijters.net>

       * java/net/ServerSocket.java
       (bound): Removed.
       (local): New field.
       (bind): Cache local socket address.
       (getInetAddress, getLocalPort, getLocalSocketAddress, isBound):
       Use cached local socket address.
       (close): bound field was removed.

2005-11-17  Tom Tromey  <tromey@redhat.com>

       * java/net/URLConnection.java (setDoInput): Javadoc fix.
       (setDoOutput): Likewise.
       (setContentHandlerFactory): Likewise.
       (setFileNameMap): Likewise.

2005-11-17  Mark Wielaard  <mark@klomp.org>

       * java/net/URLClassloader.java (addURLs): Add comment about jboss.

2005-11-17  Mark Wielaard  <mark@klomp.org>

       * java/net/URLClassLoader.java (addURLs): Don't call addURL(), but
       call urls.add() and addURLImpl() directly on each URL.

2005-11-17  Tom Tromey  <tromey@redhat.com>

       * java/net/URLClassLoader.java (definePackage): Javadoc fixes.

2005-11-17  Jeroen Frijters  <jeroen@frijters.net>

       * java/net/URLClassLoader.java
       (Resource.name): Removed field.
       (JarURLResource.name): Added field.
       (FileResource.getURL): Use File.toURL() instead of doing it in
       a way that breaks on Windows.

2005-11-17  Roman Kennke  <roman@kennke.org>

       Reported by: Ingo Proetel  <proetel@aicas.com>
       * java/net/URLClassLoader.java
       (findClass): Added null check to avoid NullPointerException.

2005-11-17  David Gilbert  <david.gilbert@object-refinery.com>

       * java/net/URLClassLoader.java: reordered some API doc comments to
       suppress Eclipse warnings, and fixed API doc link.

2005-11-17  Tom Tromey  <tromey@redhat.com>

       * java/net/URLClassLoader.java (URLClassLoader): Removed
       unused constructor.

2005-11-17  Jeroen Frijters  <jeroen@frijters.net>

       * java/net/URLClassLoader (findClass): Close InputStream after we're
       done with it.

From-SVN: r107133
2005-11-17 20:38:40 +00:00
..
classpath Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
gcj .cvsignore are not needed for subversion, remove them. 2005-10-31 18:20:58 +01:00
gnu [multiple changes] 2005-11-17 20:38:40 +00:00
include Implement -Xss. 2005-11-17 20:25:57 +00:00
java [multiple changes] 2005-11-17 20:38:40 +00:00
libltdl .cvsignore are not needed for subversion, remove them. 2005-10-31 18:20:58 +01:00
scripts Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
sysdep locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather than... 2005-09-28 22:46:48 +00:00
testsuite jacks.xfail (non-jls-zip-2): Now passes. 2005-11-09 19:15:30 +00:00
aclocal.m4 re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe) 2005-09-27 20:03:09 +00:00
addr2name.awk
boehm.cc * boehm.cc (_Jv_MarkObj): Handle case where field's type is NULL. 2005-06-24 22:14:03 +00:00
ChangeLog [multiple changes] 2005-11-17 20:38:40 +00:00
ChangeLog-1998
ChangeLog-1999 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002 Shuffle ChangeLog entries into new files ChangeLog-1998, 2005-05-04 18:29:28 +00:00
ChangeLog-2003
ChangeLog-2004
configure re PR libgcj/24051 (libjava failed to configure) 2005-09-30 20:46:59 +00:00
configure.ac re PR libgcj/24051 (libjava failed to configure) 2005-09-30 20:46:59 +00:00
configure.host re PR target/23602 (1081 test failures in libjava, when configured for i486-linux) 2005-10-05 11:19:26 -07:00
COPYING
darwin.cc
defineclass.cc re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers) 2005-09-15 22:02:13 +00:00
exception.cc
gij.cc re PR libgcj/23549 (gij swallows args after -ea) 2005-08-30 16:19:15 +00:00
HACKING * HACKING: Update instructions for classpath import. 2005-09-28 21:43:23 +00:00
interpret.cc re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers) 2005-09-15 22:02:13 +00:00
jni.cc re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments) 2005-09-06 16:01:31 +00:00
LIBGCJ_LICENSE Update FSF address 2005-06-30 03:22:09 +00:00
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version * libtool-version: Updated. 2005-07-01 23:43:39 +00:00
link.cc re PR java/24251 (BC-compiled interfaces in libgcj can't be called from non-BC code) 2005-10-13 17:36:07 +00:00
Makefile.am re PR libgcj/24051 (libjava failed to configure) 2005-09-30 20:46:59 +00:00
Makefile.in [multiple changes] 2005-11-17 20:38:40 +00:00
mauve-libgcj mauve-libgcj: Disable javax.rmi.* and java.io.InputStreamReader.getEncoding. 2005-11-07 21:31:50 +00:00
mingwld.m4 Makefile.am (ACLOCAL_AMFLAGS): Also include "..". 2005-08-22 22:36:35 +00:00
NEWS
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc Implement -Xss. 2005-11-17 20:25:57 +00:00
posix.cc
prims.cc Implement -Xss. 2005-11-17 20:25:57 +00:00
README
shlibpath.m4 re PR libgcj/23762 (java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR) 2005-09-12 23:50:01 +00:00
sources.am [multiple changes] 2005-11-17 20:38:40 +00:00
stacktrace.cc re PR libgcj/23507 (gij testsuite failures) 2005-08-21 23:35:46 +00:00
standard.omit.in sources.am, [...]: Rebuilt. 2005-07-20 23:39:44 +00:00
THANKS
verify.cc re PR libgcj/16032 (libgcj should reject class files with incorrect version numbers) 2005-09-15 22:02:13 +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