8130031: Remove the intermittent keyword for this test
authorrhalade
Wed, 22 Jul 2015 11:08:35 +0300
changeset 31818 9bed5f752a87
parent 31817 1cd8bae1ef0c
child 31819 ba7cde5a611a
8130031: Remove the intermittent keyword for this test Reviewed-by: xuelei
jdk/test/javax/net/ssl/TLS/TestJSSE.java
--- a/jdk/test/javax/net/ssl/TLS/TestJSSE.java	Tue Jul 21 18:02:36 2015 +0800
+++ b/jdk/test/javax/net/ssl/TLS/TestJSSE.java	Wed Jul 22 11:08:35 2015 +0300
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it under
@@ -72,7 +72,6 @@
  *        -DCLIENT_PROTOCOL=DEFAULT -Djdk.tls.client.protocols=TLSv1.2
  *        -DCIPHER=SSL_RSA_WITH_RC4_128_MD5
  *        TestJSSE javax.net.ssl.SSLHandshakeException
- * @key intermittent
  *
  */