jdk-24/jdk/test/java/nio/channels
Brian Burkhalter 925586066c 8165000: Selector.select(timeout) throws IOException when timeout is a large long
Clamp the timeout passed to kevent0 to the largest value that does not provoke the error.

Reviewed-by: clanger, alanb
2016-09-02 12:38:27 -07:00
..
AsynchronousChannelGroup 8164166: Make sure java/nio/channels tests shutdown asynchronous channel groups 2016-08-24 10:58:29 -07:00
AsynchronousFileChannel 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
AsynchronousServerSocketChannel 6432031: Add support for SO_REUSEPORT 2016-02-23 17:41:00 +00:00
AsynchronousSocketChannel 8156512: Mark several tests from java/nio as intermittently failing 2016-05-09 18:06:57 +08:00
Channels 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
DatagramChannel 8136930: Simplify use of module-system options by custom launchers 2016-08-10 15:51:25 -07:00
etc 8152749: Mark AdaptorCloseAndInterrupt.java as intermittently failing 2016-03-25 19:46:48 +08:00
FileChannel 8164649: Cleanup of test java/nio/channels/FileChannel/Lock.java 2016-08-29 11:23:34 +02:00
FileLock 6880737: (fs) FileLock constructors don't throw NPE if the channel argument is null 2015-01-30 12:56:12 -08:00
Pipe 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
SelectionKey 7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close 2012-08-21 13:42:08 +01:00
Selector 8165000: Selector.select(timeout) throws IOException when timeout is a large long 2016-09-02 12:38:27 -07:00
ServerSocketChannel 8136930: Simplify use of module-system options by custom launchers 2016-08-10 15:51:25 -07:00
SocketChannel 8136930: Simplify use of module-system options by custom launchers 2016-08-10 15:51:25 -07:00
spi 8136930: Simplify use of module-system options by custom launchers 2016-08-10 15:51:25 -07:00
AsyncCloseAndInterrupt.java 8068693: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing 2016-04-12 13:53:48 +08:00
ConfigureBlocking.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TestServers.java 8156002: java/nio/channels/SocketChannel/AdaptSocket.java Fails in Mesos on OSX 2016-05-10 15:12:04 +08:00
TestThread.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TestUtil.java 6720349: (ch) Channels tests depending on hosts inside Sun 2012-11-07 13:24:39 +01:00