hg: jdk7/tl/jdk: 6901170: HttpCookie parsing of version and max-age mis-handled
jean-christophe.collet at sun.com
jean-christophe.collet at sun.com
Fri Nov 20 05:52:38 PST 2009
Changeset: ca026eb5cf3c
Author: jccollet
Date: 2009-11-20 14:50 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ca026eb5cf3c
6901170: HttpCookie parsing of version and max-age mis-handled
Summary: Accept single quotes in cookies and better exception handling in CookieManager
Reviewed-by: chegar
! src/share/classes/java/net/CookieManager.java
! src/share/classes/java/net/HttpCookie.java
! test/java/net/CookieHandler/TestHttpCookie.java
More information about the compiler-dev
mailing list