8031113: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
Chris Hegarty
chris.hegarty at oracle.com
Fri Jan 3 07:47:43 PST 2014
The changes look good to me.
-Chris.
On 2 Jan 2014, at 16:18, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> The test uses a relatively short timeout (3 seconds) when checking that a channel group has terminated. It turns out that this timeout is insufficient on some machines so I'd like to bump it up to 20 seconds (which should be more than ample). There is another case in GroupOfOne.java so I've bumped that one up too. Also these tests were originally written when interruptible I/O was enabled on Solaris. This is no longer the case so there isn't any need for the special @run command for these tests. The webrev with the changes is here:
>
> http://cr.openjdk.java.net/~alanb/8031113/webrev/
>
> Thanks,
> Alan
More information about the nio-dev
mailing list