[jdk17u-dev] Integrated: 8313206: PKCS11 tests silently skip execution
Goetz Lindenmaier
goetz at openjdk.org
Tue Jan 23 08:37:38 UTC 2024
On Fri, 19 Jan 2024 09:26:31 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.11-oracle.
>
> I had to do trivial adaptions:
>
> test/jdk/sun/security/pkcs11/KeyStore/CertChainRemoval.java
> It was introduced by 8301154, a bigger bugfix in PKCS11. I don't want to backport this.
> Patch omitted.
>
> test/jdk/sun/security/pkcs11/PKCS11Test.java
> trivial resolve, Skipped whitespace fixes in code that was only introduced by "8301553: Support Password-Based Cryptography in SunPKCS11"
This pull request has now been integrated.
Changeset: 7c4aaec0
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/7c4aaec0dc74badb8363c10d2a10a29e85ceb246
Stats: 340 lines in 9 files changed: 159 ins; 85 del; 96 mod
8313206: PKCS11 tests silently skip execution
Reviewed-by: mdoerr
Backport-of: 515add88ed6c290ee90f3d6f522a22971e37a62c
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2143
More information about the jdk-updates-dev
mailing list