gcc/libjava
Warren Levy 05dfd09c0c DatagramSocketImpl.java (localPort): Fixed typo to match JDK.
* java/net/DatagramSocketImpl.java (localPort): Fixed typo to match JDK.
	* java/net/natPlainDatagramSocketImpl.cc (bind): ditto.
	* java/text/ChoiceFormat.java (nextDouble(double, boolean)): Method
	is not final per JDK.
	* java/util/PropertyResourceBundle.java (handleGetObject): Method is
	public per JDK.
	* java/util/zip/DataFormatException.java: Class extends Exception.
	* java/util/zip/Deflater.java (finalize): Method is protected per JDK.
	* java/util/zip/ZipEntry.java: Class implements ZipConstants.
	* java/util/zip/ZipInputStream.java: ditto.
	(closeEntry): Changed method name to match JDK spec.

From-SVN: r27717
1999-06-23 12:24:59 +00:00
..
doc
gnu/gcj
include
java DatagramSocketImpl.java (localPort): Fixed typo to match JDK. 1999-06-23 12:24:59 +00:00
testsuite
acconfig.h
acinclude.m4
aclocal.m4
boehm.cc
ChangeLog DatagramSocketImpl.java (localPort): Fixed typo to match JDK. 1999-06-23 12:24:59 +00:00
chartables.pl
classes.pl
configure Makefile.in: Rebuilt. 1999-06-21 13:03:47 +00:00
configure.host
configure.in Makefile.in: Rebuilt. 1999-06-21 13:03:47 +00:00
COPYING.LIB
exception.cc
jni.cc
LIBGCJ_LICENSE
libgcj.spec.in
libtool-version
Makefile.am Makefile.in: Rebuilt. 1999-06-21 13:03:47 +00:00
Makefile.in Makefile.in: Rebuilt. 1999-06-21 13:03:47 +00:00
mauve-libgcj * mauve-libgcj: Activated java.net Mauve tests. 1999-06-11 02:34:31 +00:00
no-threads.cc
nogc.cc
posix-threads.cc * posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow. 1999-06-14 18:20:35 +01:00
prims.cc
quick-threads.cc