[jdk11u-dev] Integrated: 8246383: NullPointerException in JceSecurity.getVerificationResult when using Entrust provider
Lutz Schmidt
lucy at openjdk.org
Tue May 30 09:46:02 UTC 2023
On Thu, 25 May 2023 12:50:36 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
> This backport is a prerequisite to easily backport [JDK-8260274](https://bugs.openjdk.org/browse/JDK-8260274) (required for 11.0.20-oracle parity). The patch applies cleanly except for copyright header mismatches.
>
> Tests (GHA and SAP internal) successful.
This pull request has now been integrated.
Changeset: 9eded681
Author: Lutz Schmidt <lucy at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/9eded681616aa0f926001dc93e4f397512ad0cd4
Stats: 18 lines in 5 files changed: 1 ins; 3 del; 14 mod
8246383: NullPointerException in JceSecurity.getVerificationResult when using Entrust provider
Removed the static SecureRandom object in JceSecurity whose instantion caused NPE
Backport-of: 03f2ab325d30b74095f8abec8dbe09def27950c7
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1901
More information about the jdk-updates-dev
mailing list