JDK-8241098 : javax/net/ssl/compatibility/Compatibility.java should not run cases between non-target JDK builds
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2020-03-17
  • Updated: 2020-03-18
  • Resolved: 2020-03-18
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 15
15Resolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
javax/net/ssl/compatibility/Compatibility.java should only run cases between the target JDK build (which is specified by jtreg option "-jdk") and the builds in jdkList.
But it should not run cases between the JDK builds in jdkList.