gcc/libjava/gnu/java
Tom Tromey 8479d5f123 [multiple changes]
2005-12-26  Anthony Green  <green@redhat.com>

	* gnu/java/nio/SocketChannelImpl.java (read): Compute the right amount
	of data to read (dst.remaining()).
	* gnu/java/nio/DatagramChannelImpl.java (receive): Ditto.

2005-11-11  Mark Wielaard  <mark@klomp.org>

	Reported by john.zigman@anu.edu.au as bug #24608.
	* gnu/java/nio/SocketChannelImpl.java (read): Put readBytes in
	destination ByteBuffer when it doesn't have an array instead of len
	bytes.

From-SVN: r109422
2006-01-06 18:57:36 +00:00
..
lang natThread.cc (finish_): Don't clear 'group'. 2006-01-06 01:03:45 +00:00
locale Update FSF address 2005-06-30 03:22:09 +00:00
net natPlainSocketImplWin32.cc (connect): Same as previous patch, but for win32. 2005-12-28 18:47:18 +00:00
nio [multiple changes] 2006-01-06 18:57:36 +00:00
rmi/rmic CompilerProcess.java: Use a new thread to handle stdout from the child process. 2005-12-14 20:26:30 +00:00