[8u] RFR: 8203190: SessionId.hashCode generates too many collisions

Severin Gehwolf sgehwolf at redhat.com
Fri May 17 11:37:59 UTC 2019


On Fri, 2019-05-17 at 12:07 +0200, Aleksey Shipilev wrote:
> On 5/16/19 7:51 PM, Severin Gehwolf wrote:
> > Could I please get a review of this OpenJDK 8u only fix? JDKs 11+ don't
> > seems to have this issue as with the TLS 1.3 feature (JDK-8196584)
> > SessionId.hashCode() got changed to use Arrays.hashCode() already.
> > 
> > webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8203190/01/webrev/
> 
> This looks good to me.

Thanks for the review, Aleksey!

Cheers,
Severin




More information about the security-dev mailing list