JDK-8177220 : Update the cipher suites preferences for the SunJSSE provider
  • Type: Bug
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2017-03-20
  • Updated: 2019-01-14
  • Resolved: 2019-01-14
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 12
12Resolved
Related Reports
Relates :  
Description
The cipher suites preferences had been adjusted in JDK 9.  Need to update the "Oracle Providers Documentation" guides accordingly.
Comments
For the detailed preference order, please refer to the source code (src/java.base/share/classes/sun/security/ssl/CipherSuite.java).
20-03-2017