RFR[15] JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
sha.jiang at oracle.com
sha.jiang at oracle.com
Wed Mar 25 01:50:13 UTC 2020
Hi,
This patch updates the manual test
javax/net/ssl/compatibility/Compatibility.java on the following points:
1. Covers SSLv3
2. The server side doesn't limit/specify protocols and cipher suites
anymore. Only the client side specifies these parameters.
3. Only focus on the testing JDK specified by jtreg option "-jdk", and
not run the cases between the JDKs builds in jdkList. This would save
much execution time.
4. The report has a new column that clarifying why a case is a negative
case.
Issue: https://bugs.openjdk.java.net/browse/JDK-8237977
Webrev: http://cr.openjdk.java.net/~jjiang/8237977/webrev.00/
Best regards,
John Jiang
More information about the security-dev
mailing list