Hi Ivan,
cookie expiration date change(Sat, 09-Nov-2019 23:12:40 GMT) looks ok to me.
Thanks,
Vyom
----- Original message -----
From: Ivan Gerasimov <ivan.gerasi...@oracle.com>
Sent by: "net-dev" <net-dev-boun...@openjdk.java.net>
To: net-dev@openjdk.java.net
Cc:
Subject: [EXTERNAL] RFR 8233886 : TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
Date: Sun, Nov 10, 2019 3:38 PM
Hello!
This test started to fail recently.
This is because it has a cookie expiration date hardcoded as 'Sat,
09-Nov-2019 23:12:40 GMT'.
The simplest fix is to move the date forward.
I also made this test to run in the othervm mode because it modifies the
default locale.
Would you please help review the fix?
BUGURL: https://bugs.openjdk.java.net/browse/JDK-8233886
WEBREV: http://cr.openjdk.java.net/~igerasim/8233886/00/webrev/
--
With kind regards,
Ivan Gerasimov