No problem, I'll get that fixed and remake the Javadocs to sanity check.
--Jamil
On 8/11/2016 1:47 AM, Xuelei Fan wrote:
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