hg: jdk7/tl/jdk: 6790677: java.net.HttpCookie.parse(String) should ignore unrecognized attributes, RFC2965
jean-christophe.collet at sun.com
jean-christophe.collet at sun.com
Tue Jan 27 02:46:26 PST 2009
Changeset: 53d9259661c3
Author: jccollet
Date: 2009-01-27 11:36 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/53d9259661c3
6790677: java.net.HttpCookie.parse(String) should ignore unrecognized attributes, RFC2965
Summary: Changed code not to throw an exception on unknown attributes
Reviewed-by: chegar
! src/share/classes/java/net/HttpCookie.java
! test/java/net/CookieHandler/TestHttpCookie.java
More information about the serviceability-dev
mailing list