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

Aleksey Shipilev shade at redhat.com
Fri May 17 10:07:57 UTC 2019


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.

-Aleksey



More information about the jdk8u-dev mailing list