hg: jdk/sandbox: 8246383: NullPointerException in JceSecurity.getVerificationResult when using Entrust provider

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Aug 21 03:15:19 UTC 2020


Changeset: 1d9c98f27461
Author:    valeriep
Date:      2020-08-21 03:09 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/1d9c98f27461

8246383: NullPointerException in JceSecurity.getVerificationResult when using Entrust provider
Summary: Removed the static SecureRandom object in JceSecurity whose instantion caused NPE
Reviewed-by: xuelei

! 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-sandbox-changes mailing list