-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 21, 24, 25
-
b18
test/jdk/sun/net/www/protocol/http/UserCookie.java runs class 'UserAuth' instead of 'UserCookie':
* @run main/othervm UserAuth
[...]
public class UserCookie
{
* @run main/othervm UserAuth
[...]
public class UserCookie
{
- caused by
-
JDK-6439651 Sending "Cookie" header with JRE 1.5.0_07 doesn't work anymore
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/edaeb4b2
-
Review(master) openjdk/jdk/24476