RFR: 8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract

Michael McMahon michael.x.mcmahon at oracle.com
Wed Sep 12 16:28:18 UTC 2018


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/

Thanks,
Michael


More information about the net-dev mailing list