Re: RFR 8005068: HttpCookie does not correctly handle negative maxAge values

2016-08-24 Thread Chris Hegarty
On 24/08/16 13:18, Svetlana Nikandrova wrote: ... Hello, please review this fix. Javadoc for HttpCookie setMaxAge states that " A negative value means that cookie is not stored persistently" and "max age is unspecified", but hasExpired only checks for "-1" as possible negative value. Also chang

Re: RFR 8005068: HttpCookie does not correctly handle negative maxAge values

2016-08-24 Thread Svetlana Nikandrova
Reminder. It's a little change and won't take much time to look into. Thanks, Svetlana On 22.08.2016 20:33, Svetlana Nikandrova wrote: Kindly reminder On 19.08.2016 16:30, Svetlana Nikandrova wrote: Hello, please review this fix. Javadoc for HttpCookie setMaxAge states that " A negative va

Re: HTTP client API

2016-08-24 Thread Chris Hegarty
On 23/08/16 22:19, Pavel Rappo wrote: http://cr.openjdk.java.net/~chegar/docs/sandbox.html And yes, 'http-client-branch' is the correct branch. -Chris. On 23 Aug 2016, at 21:20, Martin Buchholz wrote: I tried this: (Install mercurial trees extension.) hg tclone http://hg.openjdk.java.n