gcc/libjava/java
Michael Koch a8e8f5c359 2002-10-03 Michael Koch <konqueror@gmx.de>
* java/net/DatagramPacket.java
	(setLength): Fixed typo and be HTML-aware.
	* java/net/InetSocketAddress.java
	(InetSocketAddress): Correct initialization of hostname, fixed typo.
	(equals): Added comment about equality of InetSocketAddress objects.
	* java/net/ServerSocket.java
	(accept): Added checks.
	(isClosed): New stubbed method.
	* java/net/SocketOptions.java: Reindention.
	* java/net/SocketPermission
	(SocketPermission): Documentation fixed.

From-SVN: r57776
2002-10-03 14:30:48 +00:00
..
applet
awt AssertionError.java: Merge with classpath, fixes HTML. 2002-09-16 09:46:37 +00:00
beans Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
io ObjectInputStream.java (resolveProxyClass): New method from Classpath. 2002-10-01 03:46:43 +00:00
lang Add Proxy support. 2002-09-30 05:19:09 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net 2002-10-03 Michael Koch <konqueror@gmx.de> 2002-10-03 14:30:48 +00:00
nio/channels AbstractSelectableChannel.java: New file. 2002-09-25 13:04:58 +00:00
rmi ActivationDesc.java, [...]: New versions from Classpath. 2002-10-02 21:21:37 +00:00
security ObjectInputStream.java (resolveProxyClass): New method from Classpath. 2002-10-01 03:46:43 +00:00
sql Reformat JDBC classes and add new JDK 1.4 classes and methods. 2002-06-21 06:39:33 +01:00
text 2002-07-02 Tom Tromey <tromey@redhat.com> 2002-07-02 19:43:06 +00:00
util re PR libgcj/7786 (TimeZone.getDSTSavings() from JDK1.4 not implemented) 2002-09-25 21:10:21 +00:00