[jdk11u-dev] RFR: 8163326: Update the default enabled cipher suites preference
Christoph Langer
clanger at openjdk.java.net
Tue Jun 29 21:48:05 UTC 2021
On Tue, 29 Jun 2021 11:28:55 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
> 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
Looks good. Thanks for doing the backport. I see that test CipherSuitesInOrder.java now is the same as in head. Will approve once it ran successfully through our nightlies...
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/76
More information about the jdk-updates-dev
mailing list