Hi there,
please review the following patch to mark
java/net/httpclient/security/Security.java with keyword 'intermittent'.
It has been observed to fail intermittently.
Thanks,
Felix
diff -r 2569a85ce76a test/java/net/httpclient/security/Security.java
--- a/test/java/net/httpclient/security/Security.java Tue May 10
00:44:28 2016 +0000
+++ b/test/java/net/httpclient/security/Security.java Mon May 09
19:59:58 2016 -0700
@@ -25,6 +25,7 @@
/**
* @test
* @bug 8087112
+ * @key intermittent
* @library /lib/testlibrary/
* @build jdk.testlibrary.SimpleSSLContext
* @compile ../../../../com/sun/net/httpserver/LogFilter.java