RFR[13] JDK-8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible
sha.jiang at oracle.com
sha.jiang at oracle.com
Mon Apr 22 03:27:47 UTC 2019
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
More information about the security-dev
mailing list