hg: jdk9/sandbox/jdk: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Sep 14 17:00:58 UTC 2015


Changeset: 13a89c1302be
Author:    asmotrak
Date:      2015-09-14 19:49 +0300
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/13a89c1302be

8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
Reviewed-by: vinnie

! src/java.base/share/classes/com/sun/crypto/provider/JceKeyStore.java
! src/java.base/share/classes/sun/security/pkcs12/PKCS12KeyStore.java
! src/jdk.crypto.pkcs11/share/classes/sun/security/pkcs11/P11KeyStore.java
! test/java/security/KeyStore/TestKeyStoreBasic.java
! test/sun/security/provider/KeyStore/DKSTest.java

Changeset: 64827b676968
Author:    asmotrak
Date:      2015-09-14 19:54 +0300
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/64827b676968

8048622: Enhance tests for PKCS11 keystores with NSS
Reviewed-by: vinnie

! test/sun/security/pkcs11/PKCS11Test.java
! test/sun/security/pkcs11/Secmod/AddPrivateKey.java
! test/sun/security/pkcs11/Secmod/AddTrustedCert.java
! test/sun/security/pkcs11/Secmod/Crypto.java
! test/sun/security/pkcs11/Secmod/GetPrivateKey.java
+ test/sun/security/pkcs11/Secmod/LoadKeystore.java



More information about the jdk9-sandbox-changes mailing list