RFR [jdk11]: 8242141: New System Properties to configure the TLS signature schemes

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Thu May 28 14:25:57 UTC 2020


Hi,

This are really trivial resolves.
The change to SessionTicketExtension can be dropped. That file came with
1.       JDK-8211018<https://bugs.openjdk.java.net/browse/JDK-8211018> Session Resumption without Server-Side State
which is an enhancement not in 11. So there is no other place for
that code in 11.

Reviewed.

Best regards,
  Goetz.


From: Baesken, Matthias <matthias.baesken at sap.com>
Sent: Monday, May 25, 2020 12:41 PM
To: jdk-updates-dev at openjdk.java.net
Cc: xuelei.fan at oracle.com; Langer, Christoph <christoph.langer at sap.com>; Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
Subject: RE: RFR [jdk11]: 8242141: New System Properties to configure the TLS signature schemes

Ping ... any reviews ?

Best regards, Matthias


From: Baesken, Matthias
Sent: Mittwoch, 20. Mai 2020 10:10
To: jdk-updates-dev at openjdk.java.net<mailto:jdk-updates-dev at openjdk.java.net>
Cc: 'xuelei.fan at oracle.com' <xuelei.fan at oracle.com<mailto:xuelei.fan at oracle.com>>
Subject: RFR [jdk11]: 8242141: New System Properties to configure the TLS signature schemes

Hello, please  review  the backport of  8242141  to jdk11.  The patch mostly applies, with small adjustments .
Additionally
SessionTicketExtension.java
Is missing in jdk11 (that file was touched too  in jdk/jdk ).


Bug/webrev :

https://bugs.openjdk.java.net/browse/JDK-8242141


http://cr.openjdk.java.net/~mbaesken/webrevs/8242141_jdk11_0/



Original jdk/jdk change :

https://hg.openjdk.java.net/jdk/jdk/rev/1fbaab79e8e1

Thanks, Matthias


More information about the jdk-updates-dev mailing list