gcc/libjava/gnu/java
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 gnu_java_awt_peer_gtk_GtkEvents.c (awt_event_handler): Most coded moved to pre_event_handler, with the modifications mentioned below. 2003-12-11 13:50:51 +00:00
beans IntrospectionIncubator.java (addMethod): Add public static methods. 2003-10-29 15:22:01 +00:00
io Engine.java, [...]: New files from classpath. 2003-04-30 07:23:42 +00:00
lang 2003-08-02 Michael Koch <konqueror@gmx.de> 2003-08-02 09:15:05 +00:00
locale 2003-07-13 Michael Koch <konqueror@gmx.de> 2003-07-13 15:00:20 +00:00
math Add license clarification. 2002-01-22 22:40:42 +00:00
net 2003-12-04 Michael Koch <konqueror@gmx.de> 2003-12-04 17:52:01 +00:00
nio * gnu/java/nio/SocketChannelImpl.java 2003-12-11 15:35:13 +00:00
rmi ProtocolConstants.java, DER.java: Removing redundant modifiers. 2003-10-11 18:56:54 +00:00
security ProtocolConstants.java, DER.java: Removing redundant modifiers. 2003-10-11 18:56:54 +00:00
text SentenceBreakIterator.java (next): Skip all java white space characters. 2002-05-12 01:11:18 +00:00
util FileBasedFactory.java, [...]: New files, all merged from classpath. 2003-02-13 07:45:58 +00:00