JDK-8202174 : sun/security/ssl/ExtensionType/OptimalListSize.java could be removed
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2018-04-24
  • Updated: 2023-11-29
  • Resolved: 2018-06-26
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
11Resolved
Related Reports
Duplicate :  
Description
This test just checks if the size of the ArrayList field knownExtensions in class sun.security.ssl.ExtensionType is optimal.
Now that sun.security.ssl.ExtensionType would be removed, this test should be unnecessary.
Comments
The changeset has been pushed by JDK-8196584
26-06-2018