RFR 8162808: References to the standard JSSE cipher suite names

Xuelei Fan xuelei.fan at oracle.com
Thu Aug 11 08:47:43 UTC 2016


SSLParameters.java
May be better to use the same words in the constructors
SSLParameters(String[]) and SSLParameters(String[], String[]).

Otherwise, looks fine to me.

Thanks,
Xuelei

On 8/11/2016 3:51 PM, Jamil Nimeh wrote:
> Hello all,
> 
> This javadoc-only change adds references to the JSSE cipher suite list
> in the Standard Names documentation for those methods which return or
> can set lists of cipher suites by their String names.
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8162808
> Webrev: http://cr.openjdk.java.net/~jnimeh/reviews/8162808/webrev.01
> 
> Thanks,
> --Jamil




More information about the security-dev mailing list