Hi,javax/net/ssl/compatibility/Compatibility.java should use property fullCipherSuites to indicate if testing all of specific cipher suites. In addition, the cases on TLS_ECDH_RSA cipher suites fail due to a RSA-signed EC key certificate has something wrong.
Issue: https://bugs.openjdk.java.net/browse/JDK-8235813 Webrev: http://cr.openjdk.java.net/~jjiang/8235813/webrev.00/ Best regards, John Jiang