JDK-8243029 : Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 8,11,15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-17
  • Updated: 2020-12-18
  • Resolved: 2020-04-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 15 JDK 8 Other
11.0.9-oracleFixed 15 b21Fixed 8u271Fixed openjdk8u292Resolved
Related Reports
Relates :  
Relates :  
Relates :  
Description
Introduce a flexible framework for JSSE interop testing with different JDK builds and even 3rd-party JSSE tools.
And rewrite manual test javax/net/ssl/compatibility/Compatibility.java with this framework.
The updated test would remove all of unnecessary negative cases, and the test result would be clean and easier to be understood.
Comments
Fix request (11u) -- will label after testing completed. I would like to downport this for parity with 11.0.9-oracle. I had to resolve and change the coding a bit: http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2020-June/003318.html http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2020-July/003522.html
19-07-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/b6b4506a7827 User: jjiang Date: 2020-04-24 07:30:12 +0000
24-04-2020