[jdk21u-dev] Integrated: 8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
Andrew John Hughes
andrew at openjdk.org
Thu Aug 8 17:28:41 UTC 2024
On Sat, 3 Aug 2024 16:25:50 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a clean backport of commit [9fd855ed](https://github.com/openjdk/jdk/commit/9fd855ed477bb0849ce5c774854844deec0f4c6b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Weijun Wang on 11 Jan 2024 and was reviewed by Sean Mullan and Valerie Peng.
>
> Tests in `test/jdk/javax/crypto/KEM` and `test/jdk/com/sun/crypto/provider/DHKEM` all passed on the patched build.
>
> The change jumped 21u and [is already in 17u](https://git.openjdk.org/jdk17u/commit/e49367bba1733eaad374c152e04e2af322956466), thanks to the 17.0.0.1 RI, so we should get it fixed here too.
>
> Thanks!
This pull request has now been integrated.
Changeset: fd4ce63c
Author: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/fd4ce63ce5735db55da7535be0c33cd65aa7671d
Stats: 119 lines in 4 files changed: 74 ins; 29 del; 16 mod
8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
Backport-of: 9fd855ed477bb0849ce5c774854844deec0f4c6b
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/893
More information about the jdk-updates-dev
mailing list