JDK-8136713 : [TEST_BUG] test/sun/security/ssl/javax/net/ssl/SSLContextVersion.java requires backport to JDK 6
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.security
  • Affected Version: 6u111
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-09-17
  • Updated: 2016-03-23
  • Resolved: 2015-09-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 6
6u111 b01Fixed
Related Reports
Relates :  
Description
In the scope of TLS1.1 enabling for JDK 7 following JDK-6976117 was fixed.

Besides code changes, regression test was created:
jdk/test/sun/security/ssl/javax/net/ssl/SSLContextVersion.java

In the scope of TLS1.1 backporting to JDK 6, JDK-6976117 was also backported to JDK 6.
(Checked that PIT build didn't contain reported problem.)
However, regression test itself doesn't exist in the JDK 6 workspace.

Comments
Regression test used for verification: sun/security/ssl/javax/net/ssl/SSLContextVersion.java 6u105b12 : test FAILED 6u111 b01: test PASSED The fix succeeded
06-10-2015