RFR[13] JDK-8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible
Xuelei Fan
xuelei.fan at oracle.com
Mon Apr 22 15:28:55 UTC 2019
Looks good to me.
Xuelei
On 4/21/2019 8:27 PM, sha.jiang at oracle.com wrote:
> 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