JDK-8076365 : Test Task: Update existing tests for OCSP Stapling for TLS
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-03-31
  • Updated: 2015-07-27
  • Resolved: 2015-07-27
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 9
9Fixed
Description
This sub-task is created to update any existing regression tests in accordance with changes proposed with JEP.
Comments
Only required minor modifications to: javax/net/ssl/DTLS/NoMacInitialClientHello.java (turn off stapling) sun/security/ssl/ExtensionType/OptimalListSize.java (raised number of known TLS extensions to include status_request_v2)
27-07-2015