8152798: Mark WeakCipherSuite.java as intermittently failing

Reviewed-by: xuelei
This commit is contained in:
Artem Smotrakov 2016-03-25 16:50:20 -07:00
parent 264639c70b
commit 2ffd1ace91

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2015, 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
@ -27,6 +27,7 @@
/*
* @test
* @bug 8043758
* @key intermittent
* @summary Datagram Transport Layer Security (DTLS)
* @modules java.base/sun.security.util
* @build DTLSOverDatagram