gcc/libjava/gnu
Mohan Embar c1fb3625ae * gnu/java/nio/SocketChannelImpl.java
(write): Removed diagnostic trace.
	* gnu/java/nio/natSelectorImplPosix.cc: Added
	includes for java.lang.Thread and java.io.InterruptedIOException.
	(helper_put_filedescriptors): Don't put invalid file descriptors
	in select set.
	(helper_get_filedescriptors): Clear invalid file descriptors
	from select set.
	(helper_reset): New method for clearing our file descriptor
	array.
	(implSelect): Correctly calculate timeout if specified and
	legal.
	Intercept and deal with any java.io.InterruptedIOException
	thrown by _Jv_select().

From-SVN: r74537
2003-12-11 15:35:13 +00:00
..
awt GtkButtonPeer.java, [...]: Remove files. 2003-12-01 18:40:39 +00:00
classpath Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphics configuration. 2003-01-31 17:54:14 +00:00
gcj GC.java (updateClip): Added rectangles argument. 2003-12-05 22:10:16 +00:00
java * gnu/java/nio/SocketChannelImpl.java 2003-12-11 15:35:13 +00:00
javax/rmi MessageFormat.java: Removed some whitespace. 2003-03-29 21:23:25 +00:00