[11u] RFR: 8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java

Langer, Christoph christoph.langer at sap.com
Sun Dec 29 17:38:17 UTC 2019


Hi Goetz,

Looks good.

I compared test/jdk/javax/net/ssl/TLSCommon/CipherSuite.java after your patch with the version of jdk13u and - as expected - it's only TLS_CHACHA20_POLY1305_SHA256 that's missing.

Cheers
Christoph


> -----Original Message-----
> From: jdk-updates-dev <jdk-updates-dev-bounces at openjdk.java.net> On
> Behalf Of Lindenmaier, Goetz
> Sent: Dienstag, 24. Dezember 2019 10:06
> To: jdk-updates-dev at openjdk.java.net
> Subject: [CAUTION] [11u] RFR: 8210632: Add key exchange algorithm to
> javax/net/ssl/TLSCommon/CipherSuite.java
> 
> Hi
> 
> had to resolve because the change
> "8140466: ChaCha20 and Poly1305 TLS Cipher Suites"
> added test case TLS_CHACHA20_POLY1305_SHA256() to CipherSuite.java
> which is not in 11.
> 
> http://cr.openjdk.java.net/~goetz/wr19/8210632-add_key_exchange-
> jdk11/01/
> 
> https://bugs.openjdk.java.net/browse/JDK-8210632
> http://hg.openjdk.java.net/jdk/jdk/rev/e3c221bc1711
> 
> Best regards,
>   Goetz.


More information about the jdk-updates-dev mailing list