[9] RFR: 8076221: Disable RC4 cipher suites

Xuelei Fan xuelei.fan at oracle.com
Tue Apr 14 07:54:57 UTC 2015


Looks fine to me.

Thanks,
Xuelei

On 4/14/2015 1:54 PM, Artem Smotrakov wrote:
> Hello,
> 
> RFC 7465 [1] has been published to prohibit RC4.
> 
> Please review this fix which disables RC4 cipher suites in JDK 9 by
> adding "RC4" to "jdk.tls.disabledAlgorithms" security property.
> 
> Webrev: http://cr.openjdk.java.net/~asmotrak/8076221/webrev.00/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8076221
> 
> [1] https://tools.ietf.org/html/rfc7465
> 
> Artem




More information about the security-dev mailing list