Hi,
This fix introduces a couple of common classes, such as CipherSuite.java and Protocol.java, to indicate the relation between cipher suites and SSL/TLS protocols clearly. It would be easier to add cases for new cipher suites and protocols with this fix.
It also improves some logic on filtering test cases.

Webrev: http://cr.openjdk.java.net/~jjiang/8200403/webrev.00/
Issue: https://bugs.openjdk.java.net/browse/JDK-8200403

Best regards,
John Jiang

Reply via email to