git: openjdk/jdk11u-dev: 8246383: NullPointerException in JceSecurity.getVerificationResult when using Entrust provider

Lutz Schmidt lucy at openjdk.org
Tue May 30 09:44:48 UTC 2023


Changeset: 9eded681
Author:    Lutz Schmidt <lucy at openjdk.org>
Date:      2023-05-30 09:43:07 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/9eded681616aa0f926001dc93e4f397512ad0cd4

8246383: NullPointerException in JceSecurity.getVerificationResult when using Entrust provider

Removed the static SecureRandom object in JceSecurity whose instantion caused NPE

Backport-of: 03f2ab325d30b74095f8abec8dbe09def27950c7

! src/java.base/share/classes/java/security/AlgorithmParameterGenerator.java
! src/java.base/share/classes/javax/crypto/Cipher.java
! src/java.base/share/classes/javax/crypto/JceSecurity.java.template
! src/java.base/share/classes/javax/crypto/KeyAgreement.java
! src/java.base/share/classes/javax/crypto/KeyGenerator.java



More information about the jdk-updates-changes mailing list