8075670: Remove intermittent keyword from some tests

Reviewed-by: alanb
This commit is contained in:
Joe Darcy 2015-03-23 09:45:32 -07:00
parent 149272bbdb
commit 07cd371738
3 changed files with 0 additions and 3 deletions

View File

@ -25,7 +25,6 @@
* @bug 4607272 6842687 6878369 6944810 7023403
* @summary Unit test for AsynchronousSocketChannel
* @run main Basic -skipSlowConnectTest
* @key intermittent
*/
import java.nio.ByteBuffer;

View File

@ -25,7 +25,6 @@
* @bug 6405995
* @summary Unit test for selector wakeup and interruption
* @library ..
* @key intermittent
*/
import java.io.*;

View File

@ -25,7 +25,6 @@
* @bug 4313887 6993267
* @summary Unit test for Sun-specific ExtendedCopyOption.INTERRUPTIBLE option
* @library ..
* @key intermittent
*/
import java.nio.file.*;