7132248: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHttpsClientTest.java failing
Reviewed-by: alanb
This commit is contained in:
parent
cc5049f41e
commit
830a24d326
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user