jdk-24/jdk/test/java/nio/channels
Brian Burkhalter 5aa0f30214 8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly
Clamp the jlong-valued select() timeout to INT_MAX for struct timeval

Reviewed-by: rriggs, clanger, alanb
2017-01-19 13:46:45 -08: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 8172200: Mark StressLoopback.java as intermittently failing 2017-01-04 10:20:12 -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 8168628: (fc) SIGBUS when extending file size to map it 2016-12-02 13:22:16 -08: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 8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly 2017-01-19 13:46:45 -08: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 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00: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