提交 f0352f09 编写于 作者: X xuelei

7132248:...

7132248: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHttpsClientTest.java failing
Reviewed-by: alanb
上级 3c5516c0
...@@ -26,6 +26,11 @@ ...@@ -26,6 +26,11 @@
* @bug 7129083 * @bug 7129083
* @summary Cookiemanager does not store cookies if url is read * @summary Cookiemanager does not store cookies if url is read
* before setting cookiemanager * before setting cookiemanager
*
* SunJSSE does not support dynamic system properties, no way to re-use
* system properties in samevm/agentvm mode.
*
* @run main/othervm CookieHttpsClientTest
*/ */
import java.net.CookieHandler; import java.net.CookieHandler;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册