AW: [11u] RFR: 8241248: NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93)
Doerr, Martin
martin.doerr at sap.com
Thu May 20 13:47:40 UTC 2021
Hi Alexey,
looks good. Thanks for backporting.
Best regards,
Martin
Von: jdk-updates-dev <jdk-updates-dev-retn at openjdk.java.net> im Auftrag von Alexey Bakhtin <alexey at azul.com>
Datum: Donnerstag, 13. Mai 2021 um 21:36
An: jdk-updates-dev at openjdk.java.net <jdk-updates-dev at openjdk.java.net>
Betreff: [11u] RFR: 8241248: NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93)
Hello,
Could you please review the jdk11 backport of JDK-8242148:
JBS: https://bugs.openjdk.java.net/browse/JDK-8241248
Webrev 11u: http://cr.openjdk.java.net/~abakhtin/8241248_11u/webrev.v0/
Original patch: https://github.com/openjdk/jdk/commit/1603ca23422b03157afb2bd1050524465474b60e.patch
The patch is not applied clean for PreSharedKeyExtension.java and ServerHello.java files because of JDK-8211018 “Session Resumption without Server-Side State” [1] is not backported to JDK11
The merge is trivial.
Test from the bug report is passed
sun/security/ssl and javax/net/ssl jtreg tests passed
[1] https://bugs.openjdk.java.net/browse/JDK-8211018
Regards
Alexey
More information about the jdk-updates-dev
mailing list