Hi,
This fix just makes some improvements for the manual test javax/net/ssl/compatibility/Compatibility.java in the following points:
1. The test cases could be customized.
2. The current testing JDK (namely, the test.jdk) always be covered.
3. It allows to exclude the test cases if the JSSE server and client are from a same JDK build.
4. An alternative security properties file can be specified.

These changes could be used by an auto test, which is derived from this manual test.

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

Best regards,
John Jiang

Reply via email to