gcc/libjava/java
Michael Koch 742ed2f3da 2003-06-08 Michael Koch <konqueror@gmx.de>
* java/net/Socket.java
	(Socket): Dont initialize inputShutdown and outputShutdown twice,
	call bind() and connect() to actually do the bind and connect tasks.
	(bind): Connect to canonical address if bindpoint is null, create
	socket and bind it to bindpoint.
	(connect): Check for exceptions.

From-SVN: r67618
2003-06-08 10:12:09 +00:00
..
applet
awt Toolkit.java (getDefaultToolkit): Add exception cause to AWTError. 2003-06-06 13:12:47 +00:00
beans BeanContextEvent.java: Reformated. 2003-03-24 08:24:29 +00:00
io re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw IOExceptions) 2003-06-07 18:35:00 +00:00
lang re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw IOExceptions) 2003-06-07 18:35:00 +00:00
math BigInteger.java (probablePrime): New. 2003-04-19 19:26:41 +00:00
net 2003-06-08 Michael Koch <konqueror@gmx.de> 2003-06-08 10:12:09 +00:00
nio ByteBufferImpl.java, [...]: Moved files to java/nio. 2003-05-20 08:58:31 +00:00
rmi 2003-03-31 Michael Koch <konqueror@gmx.de> 2003-03-31 11:07:24 +00:00
security Security.java (secprops): Initialize. 2003-06-07 18:38:09 +00:00
sql Date.java, [...]: New versions from Classpath. 2003-04-19 21:17:50 +00:00
text SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerOnly(true). 2003-06-05 17:57:31 +00:00
util 2003-05-27 Michael Koch <konqueror@gmx.de> 2003-05-27 06:34:29 +00:00