jdk-24/jdk/test/java/nio/channels
Xueming Shen 7add953cfe 5025260: Register methods should throw ClosedChannelException instead of NPE
Update the spec and implementation to throw ClosedSelectorException

Reviewed-by: alanb
2008-10-13 14:45:27 -07:00
..
Channels 6448457: (ch) Channels.newOutputStream().write() does not write all data 2008-03-11 14:42:35 +00:00
DatagramChannel 4640544: New I/O: Complete socket-channel functionality 2008-08-31 18:39:01 +01:00
etc 4640544: New I/O: Complete socket-channel functionality 2008-08-31 18:39:01 +01:00
FileChannel 6754988: Update copyright year 2008-10-02 19:58:32 -07:00
Pipe Initial load 2007-12-01 00:00:00 +00:00
SelectionKey Initial load 2007-12-01 00:00:00 +00:00
Selector 5025260: Register methods should throw ClosedChannelException instead of NPE 2008-10-13 14:45:27 -07:00
ServerSocketChannel 4640544: New I/O: Complete socket-channel functionality 2008-08-31 18:39:01 +01:00
SocketChannel 4640544: New I/O: Complete socket-channel functionality 2008-08-31 18:39:01 +01:00
spi/SelectorProvider/inheritedChannel Initial load 2007-12-01 00:00:00 +00:00
AsyncCloseAndInterrupt.java 6719955: Update copyright year 2008-07-02 12:55:45 -07:00
ConfigureBlocking.java Initial load 2007-12-01 00:00:00 +00:00
TestThread.java Initial load 2007-12-01 00:00:00 +00:00
TestUtil.java 4640544: New I/O: Complete socket-channel functionality 2008-08-31 18:39:01 +01:00