gcc/libjava/java
Michael Koch a886956a40 2002-09-10 Michael Koch <konqueror@gmx.de>
* java/net/SocketImpl.java
	(connect): New method.
	(supportsUrgentData): New method.
	(sendUrgentData): New method.
	* java/net/PlainSocketImpl.java
	(connect): One new method and two new implementation.
	(sendUrgentData): New method.
	* java/natPlainSocketImpl.cc
	(connect): Arguments changed, added support for timeouts.
	(getOption): Another __java_boolean to jboolean.

From-SVN: r57009
2002-09-10 18:02:02 +00:00
..
applet Add license clarification. 2002-01-22 22:40:42 +00:00
awt [multiple changes] 2002-08-09 06:52:52 +01:00
beans Makefile.in: Rebuilt. 2002-07-15 16:05:13 +00:00
io natFileDescriptorPosix.cc (setLength): Handle case where ftruncate is missing. 2002-08-29 18:05:15 +00:00
lang Class.h (_getDeclaredMethod): Declare. 2002-09-03 21:33:46 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net 2002-09-10 Michael Koch <konqueror@gmx.de> 2002-09-10 18:02:02 +00:00
rmi ActivateFailedException.java: Remerge from Classpath version. 2002-06-17 19:11:40 +00:00
security Merge JDK 1.4 java.security changes from classpath. 2002-05-24 12:57:40 +01: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/7785 (Calendar.getTimeInMillis/setTimeInMillis should be public) 2002-08-31 05:27:15 +00:00