> On 12 Sep 2018, at 17:28, Michael McMahon <michael.x.mcma...@oracle.com> > wrote: > > Could I get the following reviewed please? > It fixes a problem in j.n.CookieManager where an internal Comparator was not > obeying its contract > and crashing occasionally in Collections.sort(). It also updates the behavior > (sorting of cookie headers) > to RFC6265. > > http://cr.openjdk.java.net/~michaelm/8210311/webrev.1/ > <http://cr.openjdk.java.net/~michaelm/8210311/webrev.1/>
This looks good Michael. -Chris.