Code review request, CR 6996372: synchronizing handshaking hash

David Schlosnagle schlosna at gmail.com
Fri Apr 27 03:46:02 UTC 2012


On Apr 26, 2012, at 10:07 PM, Xuelei Fan <xuelei.fan at oracle.com> wrote:

> webrev: http://cr.openjdk.java.net/~xuelei/6996372/webrev.00/

It might be worthwhile to add a comment that both disabledAlgorithmsMap and keySizeConstraintsMap are locked by the disabledAlgorithmsMap instance. Also, is there any reason not to make both of those static maps final?

Thanks,
Dave


More information about the security-dev mailing list