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 RawData.java: Added copyright header. 1999-05-10 08:42:28 +00:00
include sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added to signal options to allow the same exceptions to be rethrown... 1999-05-21 06:03:30 +00:00
java DatagramSocketImpl.java (localPort): Fixed typo to match JDK. 1999-06-23 12:24:59 +00:00
testsuite Makefile.in: Rebuilt. 1999-05-21 13:09:54 +00:00
acconfig.h acconfig.h (GCJVERSION): New undef. 1999-05-07 18:44:38 +00:00
acinclude.m4 aclocal.m4, configure: Rebuilt. 1999-05-19 12:55:15 +00:00
aclocal.m4 aclocal.m4, configure: Rebuilt. 1999-05-19 12:55:15 +00:00
boehm.cc
ChangeLog DatagramSocketImpl.java (localPort): Fixed typo to match JDK. 1999-06-23 12:24:59 +00:00
chartables.pl
classes.pl javaprims.h: Updated namespace declarations. 1999-05-12 11:23:44 +00:00
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 Makefile.in: Rebuilt. 1999-05-11 13:03:47 +00:00
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 prims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW added. 1999-05-20 08:26:55 +00:00
quick-threads.cc