Christopher Hegarty - Sun Microsystems Ireland wrote:
6882609: Move default InMemoryCookieStore to java.netWebrev: http://cr.openjdk.java.net/~chegar/6882609/webrev.0/webrev/The default cookie store implementation (InMemoryCookieStore) currently resides in sun.net.www.protocol.http. There is no reason for it to live there, and it actually puts a static dependency on sun.net from java.netThanks, -Chris.
This looks good to me. -Alan.