[jdk17u-dev] RFR: 8293345: SunPKCS11 provider checks on PKCS11 Mechanism are problematic
Martin Balao
mbalao at openjdk.org
Fri Dec 6 19:47:42 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 this contribution. Looks good to me.
-------------
Marked as reviewed by mbalao (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/3092#pullrequestreview-2485726752
More information about the jdk-updates-dev
mailing list