--- 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
*
*/