gcc/libjava/gnu/java/nio
Andrew Overholt f525d7a75f re PR libgcj/21372 (FileChannel.tryLock() return value incorrect)
2005-05-03  Andrew Overholt  <overholt@redhat.com>

	PR libgcj/21372:
	* gnu/java/nio/channels/FileChannelImpl.java: Return null if lock
	could not be acquired.
	* java/nio/channels/FileLock.java (toString): Re-implement to be
	in line with other implementations.

From-SVN: r99188
2005-05-03 22:38:17 +00:00
..
channels re PR libgcj/21372 (FileChannel.tryLock() return value incorrect) 2005-05-03 22:38:17 +00:00
charset UTF_8.java (decodeLoop): Set inPos to in.position(). 2005-02-16 23:33:02 +00:00
ChannelInputStream.java Buffers.java, [...]: Reorganized import statements. 2005-04-18 18:40:27 +00:00
ChannelOutputStream.java Buffers.java, [...]: Reorganized import statements. 2005-04-18 18:40:27 +00:00
ChannelReader.java ChannelReader: Fixed comments. 2005-02-23 08:26:36 +00:00
DatagramChannelImpl.java 2004-02-26 Michael Koch <konqueror@gmx.de> 2004-02-26 17:17:19 +00:00
DatagramChannelSelectionKey.java 2003-09-25 Michael Koch <konqueror@gmx.de> 2003-09-25 21:14:43 +00:00
FileLockImpl.java FileLock.java (isValid): locks are valid if the channel is open. 2004-11-12 19:15:27 +00:00
InputStreamChannel.java Buffers.java, [...]: Reorganized import statements. 2005-04-18 18:40:27 +00:00
natNIOServerSocket.cc NIOSocket.java (setChannel): Initialize impl. 2003-10-11 18:01:35 +00:00
natPipeImplEcos.cc PipeImpl.java: Use VMPipe for native stuff. 2004-09-24 06:41:57 +00:00
natPipeImplPosix.cc dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. 2005-03-05 08:47:58 +01:00
natPipeImplWin32.cc PipeImpl.java: Use VMPipe for native stuff. 2004-09-24 06:41:57 +00:00
natSelectorImplEcos.cc PipeImpl.java: Use VMPipe for native stuff. 2004-09-24 06:41:57 +00:00
natSelectorImplPosix.cc PipeImpl.java: Use VMPipe for native stuff. 2004-09-24 06:41:57 +00:00
natSelectorImplWin32.cc PipeImpl.java: Use VMPipe for native stuff. 2004-09-24 06:41:57 +00:00
NIOConstants.java
NIODatagramSocket.java NIODatagramSocket.java, [...]: Reorganized import statements. 2004-10-16 18:32:21 +00:00
NIOServerSocket.java NIOServerSocket.java: Added email to @author tag. 2004-11-24 10:44:18 +00:00
NIOSocket.java 2003-11-22 Michael Koch <konqueror@gmx.de> 2003-11-22 15:13:01 +00:00
OutputStreamChannel.java Buffers.java, [...]: Reorganized import statements. 2005-04-18 18:40:27 +00:00
PipeImpl.java Cookie.java, [...]: Reworked import statements, fixed modifier order and some little formatting issues. 2005-02-17 18:26:34 +00:00
SelectionKeyImpl.java re PR java/12426 (gcj allows access to private members from superclass) 2003-09-26 22:02:05 +00:00
SelectorImpl.java SelectorImpl.java: Reworked import statements. 2005-02-19 09:10:39 +00:00
SelectorProviderImpl.java Buffers.java, [...]: Reorganized import statements. 2005-04-18 18:40:27 +00:00
ServerSocketChannelImpl.java NIODatagramSocket.java, [...]: Reorganized import statements. 2004-10-16 18:32:21 +00:00
ServerSocketChannelSelectionKey.java SelectorImpl.java (register): Use ServerSocketChannelSelectionKey for server socket channels... 2003-10-09 18:01:08 +00:00
SocketChannelImpl.java 2004-11-22 Michael Koch <konqueror@gmx.de> 2004-11-22 20:32:56 +00:00
SocketChannelSelectionKey.java 2003-09-25 Michael Koch <konqueror@gmx.de> 2003-09-25 21:14:43 +00:00
VMPipe.java PipeImpl.java: Use VMPipe for native stuff. 2004-09-24 06:41:57 +00:00
VMSelector.java PipeImpl.java: Use VMPipe for native stuff. 2004-09-24 06:41:57 +00:00