[jdk11u-dev] Integrated: 8335803: SunJCE cipher throws NPE for un-extractable RSA keys

Alexey Bakhtin abakhtin at openjdk.org
Fri Jul 26 19:13:41 UTC 2024


On Sat, 6 Jul 2024 00:31:21 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> Please review the fix for NPE in RSAPrivateCrtKeyImpl if a custom un-extractable key is provided.
> 
> This is a behavioral regression since [JDK-8023980](https://bugs.openjdk.org/browse/JDK-8023980)
> 
> Related JTREG tests passed

This pull request has now been integrated.

Changeset: 6c7ee264
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/6c7ee264afa324792a9aee791af05d09cd5ffb92
Stats:     85 lines in 2 files changed: 81 ins; 4 del; 0 mod

8335803: SunJCE cipher throws NPE for un-extractable RSA keys

Reviewed-by: phh

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/2837


More information about the jdk-updates-dev mailing list