[jdk13u-dev] Integrated: 8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
Sergey Chernyshev
github.com+6394632+sercher at openjdk.java.net
Wed Dec 2 08:51:59 UTC 2020
On Wed, 25 Nov 2020 14:14:58 GMT, Sergey Chernyshev <github.com+6394632+sercher at openjdk.org> wrote:
> Hello,
>
> I would like to create a backport of 8233228 in 13u. The backport is already in production in 11u.
>
> The proposed 8233228 patch is exactly the same as 15u version, except for Hunk #9 at line 258(299):
>
> [https://github.com/openjdk/jdk13u-dev/commit/edec2fc6d79678111f97fa9da81d3bc1d2010538#diff-499d805909084ecc06c50b4706f8a2b3ec70ab9aaf55d54a6156c518f85f1bd6](https://github.com/openjdk/jdk13u-dev/commit/edec2fc6d79678111f97fa9da81d3bc1d2010538#diff-499d805909084ecc06c50b4706f8a2b3ec70ab9aaf55d54a6156c518f85f1bd6)
>
> in which the 8244479 is already applied. In comparison, the 15u version applies 8244479 on top of 8233228, so the changes are in reverse order. Otherwise there are no code / logic changes in the code.
>
> Thank you.
>
> Best regards,
> Sergey Chernyshev
> BellSoft
This pull request has now been integrated.
Changeset: b452c821
Author: ascarpino <ascarpino at openjdk.org>
Committer: Alexander Scherbatiy <alexsch at openjdk.org>
URL: https://git.openjdk.java.net/jdk13u-dev/commit/b452c821
Stats: 195 lines in 7 files changed: 154 ins; 7 del; 34 mod
8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
Reviewed-by: yan
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/32
More information about the jdk-updates-dev
mailing list