jdk/src/share/classes/sun/nio/ch/FileChannelImpl.java
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Tue, 22 Feb 2011 12:04:48 +0000 alanb 7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions)
Thu, 17 Feb 2011 20:50:22 +0000 alanb 6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Wed, 01 Dec 2010 13:49:02 +0000 alanb 6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
Tue, 09 Nov 2010 18:56:39 +0000 alanb 6979009: (fc) FileChannel.read() fails to throw ClosedByInterruptException
Fri, 22 Oct 2010 17:40:31 +0100 alanb 6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
Wed, 15 Sep 2010 15:13:50 +0100 alanb 6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable
Mon, 23 Aug 2010 17:35:18 +0100 alanb 6431344: (fc) FileChannel.transferTo() doesn't work if address space runs out
Thu, 12 Aug 2010 19:53:25 +0100 alanb 6971825: (so) improve scatter/gather implementation
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Sat, 27 Jun 2009 21:49:41 +0100 alanb 6844054: (bf) Eliminate dependency on javax.management.ObjectName
Wed, 15 Apr 2009 16:16:35 +0100 alanb 6543863: (fc) FileLock.release can deadlock with FileChannel.close
Thu, 02 Apr 2009 11:13:56 +0100 alanb 6824135: (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails (lnx)
Sun, 15 Feb 2009 12:25:54 +0000 alanb 6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
Tue, 20 Jan 2009 13:04:19 -0800 mchung 6769976: (fc) FileChannelImpl.isAMappedBufferField not used
Tue, 26 Aug 2008 10:21:22 +0100 alanb 6682020: (bf) Support monitoring of direct and mapped buffer usage
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Mon, 10 Mar 2008 14:32:51 -0700 martin 6631352: File{OutputStream,Writer} should implement atomic append mode using FILE_APPEND_DATA (win)
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip