8172200: Mark StressLoopback.java as intermittently failing

Reviewed-by: lancea, bpb, rriggs
This commit is contained in:
Joe Darcy 2017-01-04 10:20:12 -08:00
parent 5a7ecc5b78
commit ea8bb5ad41

View File

@ -26,7 +26,7 @@
* @summary Stress test connections through the loopback interface
* @run main StressLoopback
* @run main/othervm -Djdk.net.useFastTcpLoopback StressLoopback
* @key randomness
* @key randomness intermittent
*/
import java.nio.ByteBuffer;