8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently

Reviewed-by: xuelei
This commit is contained in:
Joe Darcy 2016-01-28 18:08:53 -08:00
parent bcef5ce5fa
commit f7858fa5e1

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2011, 2016, 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
@ -31,6 +31,7 @@
* @bug 7105780
* @summary Add SSLSocket client/SSLEngine server to templates directory.
* @run main/othervm SSLSocketSSLEngineTemplate
* @key intermittent
*/
/**