[jdk17u-dev] Integrated: 8293345: SunPKCS11 provider checks on PKCS11 Mechanism are problematic

Goetz Lindenmaier goetz at openjdk.org
Tue Dec 10 10:54:47 UTC 2024


On Wed, 4 Dec 2024 13:10:14 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.15-oracle.
> 
> 
> Config.java:
> Resolve and adapt because of unsupported switch syntax.
> 
> SunPKCS11.java: I had to resolve becuase
> "8301553: Support Password-Based Cryptography in SunPKCS11"
> is not in 17. Context code has different control flow. 
> Patched code is unchanged.

This pull request has now been integrated.

Changeset: 6f16a447
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/6f16a44784fbaeedfe4ccd6c4e7fb5280b329c2b
Stats:     51 lines in 2 files changed: 25 ins; 25 del; 1 mod

8293345: SunPKCS11 provider checks on PKCS11 Mechanism are problematic

Reviewed-by: mbaesken, mbalao
Backport-of: 1b476f52ba85f9ceaabe785d36cb07df831fd0e8

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3092


More information about the jdk-updates-dev mailing list