gcc/libjava
Casey Marshall 82f1c4b5fa re PR classpath/31302 (Exception in SSLSocketImpl)
2007-03-27  Casey Marshall  <csm@gnu.org>

	PR classpath/31302:
	* gnu/javax/net/ssl/provider/SSLSocketImpl.java (SSLSocketImpl):
	Always make a new socket.
	(bind, connect, getInetAddress, getLocalAddress, getPort,
	getLocalPort, getRemoteSocketAddress, getLocalSocketAddress,
	setTcpNoDelay, getTcpNoDelay, setSoLinger, getSoLinger,
	setOOBInline, getOOBInline, setSoTimeout, getSoTimeout,
	setSendBufferSize, getSendBufferSize, setReceiveBufferSize,
	getReceiveBufferSize, setKeepAlive, getKeepAlive, setTrafficClass,
	getTrafficClass, setReuseAddress, getReuseAddress, close,
	shutdownInput, shutdownOutput, isConnected, isBound, isClosed,
	isInputShutdown, isOutputShutdown): Always use
	'underlyingSocket'.

From-SVN: r123285
2007-03-28 01:02:10 +00:00
..
classpath re PR classpath/31302 (Exception in SSLSocketImpl) 2007-03-28 01:02:10 +00:00
gcj configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
gnu VMFrame.java: Update from upstream classpath. 2007-03-27 18:42:49 +00:00
include configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
java re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime.exec()) 2007-03-23 00:06:41 +00:00
javax Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
libltdl
org
scripts Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE. 2007-03-13 05:48:03 +00:00
sun AnnotationInvocationHandler.java: Generify in a few places. 2007-03-02 19:05:57 +00:00
sysdep * sysdep/alpha/locks.h (read_barrier): New. 2007-02-09 12:40:56 -08:00
testsuite configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
aclocal.m4
addr2name.awk
boehm.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
ChangeLog VMFrame.java: Update from upstream classpath. 2007-03-27 18:42:49 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
configure configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
configure.ac configure.ac: Remove checks for mktime... 2007-03-26 18:15:31 +00:00
configure.host
COPYING
darwin.cc
defineclass.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
exception.cc
gij.cc
HACKING
headers.txt natVMProxy.cc (ncode_closure.meth): Delete. 2007-03-05 16:06:27 +00:00
interpret-run.cc interpret.cc: Add extra DEBUG_LOCALS_INSN calls for multi-slot variables to maintain type info. 2007-02-16 18:32:07 +00:00
interpret.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
jni-libjvm.cc
jni.cc Character.java: Re-merged with Classpath. 2007-03-05 17:27:44 +00:00
jvmti.cc jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle slot. 2007-03-12 20:15:25 +00:00
libgcj_bc.c libgcj_bc.c (JvRunMainName): Declare. 2007-03-07 15:54:27 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libgcj.ver
libtool-version
link.cc link.cc (_Jv_Linker::resolve_method_entry): Ensure that the argument types and the return type of the found method match... 2007-03-23 11:25:46 +00:00
Makefile.am Makefile.am (AM_MAKEFLAGS): Pass through mandir. 2007-03-14 13:58:23 +01:00
Makefile.in VMFrame.java: Update from upstream classpath. 2007-03-27 18:42:49 +00:00
mauve-libgcj
mingwld.m4
NEWS
no-threads.cc
nogc.cc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
pkg.m4
posix-threads.cc
posix.cc re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-22 17:04:55 +01:00
prims.cc
README
shlibpath.m4
sources.am VMFrame.java: Update from upstream classpath. 2007-03-27 18:42:49 +00:00
stacktrace.cc
standard.omit.in
THANKS
verify.cc
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