Hi Xuelei/Brad,
Please review the patch for, JBS: https://bugs.openjdk.java.net/browse/JDK-8224650 Webrev: http://cr.openjdk.java.net/~ssahoo/8224650/webrev.00/ This is a small Test inherited from "SSLSocketTemplate" and reuse most part of it. The only difference is, it uses supported named groups along with a fixed set of ciphers supported with different TLS protocols. Though there are large number of supported ciphers but I have selected few to ensure the Test does not take much time to complete the execution. Please let me know if you have any suggestion for improvement. Thanks, Siba