[jdk11u-dev] RFR: 8163326: Update the default enabled cipher suites preference

Alexey Bakhtin abakhtin at openjdk.java.net
Tue Jun 29 11:35:45 UTC 2021


I'd like to backport JDK-8163326 for parity with Oracle and align the list of cipher suites with other versions.

The original patch applies clean but I had to update test/jdk/javax/net/ssl/sanity/ciphersuites/CipherSuitesInOrder.java test because of the list of ciphers was not updated during JDK-8234728 backport to 11u

sun/security/ssl and javax/net/ssl tests passed successfully

-------------

Commit messages:
 - Backport d812742d687cf6e8748d65552831f60be156c860

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/76/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=76&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8163326
  Stats: 595 lines in 3 files changed: 289 ins; 113 del; 193 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/76.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/76/head:pull/76

PR: https://git.openjdk.java.net/jdk11u-dev/pull/76


More information about the jdk-updates-dev mailing list