[jdk17u-dev] RFR: 8293345: SunPKCS11 provider checks on PKCS11 Mechanism are problematic
Goetz Lindenmaier
goetz at openjdk.org
Mon Dec 9 10:42:50 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.
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3092#issuecomment-2527550226
More information about the jdk-updates-dev
mailing list