Hi, This is a request to backport a JDK 8 fix into JDK 7u4:
7129083: CookieManager does not store cookies if url is read before setting cookie manager
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7129083 The fix has already been pushed to JDK 8: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e8a143213c65 The code changes for jdk7u4 are identical to the ones in jdk8. Thanks, -Chris.
