hg: jdk7/tl/jdk: 6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds
jean-christophe.collet at sun.com
jean-christophe.collet at sun.com
Mon Feb 2 07:58:01 PST 2009
Changeset: 6c5d04d1eff4
Author: jccollet
Date: 2009-02-02 16:50 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6c5d04d1eff4
6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds
Summary: Force Locale.US when parsing the cookie expiration date.
Reviewed-by: chegar
! src/share/classes/java/net/HttpCookie.java
+ test/java/net/CookieHandler/B6791927.java
More information about the serviceability-dev
mailing list