8130031: Remove the intermittent keyword for this test

Reviewed-by: xuelei
This commit is contained in:
Rajan Halade 2015-07-22 11:08:35 +03:00
parent e81669d5df
commit ef917cec15

View File

@ -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 @@ import java.security.Security;
* -DCLIENT_PROTOCOL=DEFAULT -Djdk.tls.client.protocols=TLSv1.2
* -DCIPHER=SSL_RSA_WITH_RC4_128_MD5
* TestJSSE javax.net.ssl.SSLHandshakeException
* @key intermittent
*
*/