History log of /openjdk9/jdk/test/sun/security/pkcs11/PKCS11Test.java
Revision Date Author Comments
# 16205:c8b567c5193e 05-Dec-2016 mli

8170523: Some PKCS11 test cases are ignored with security manager
Summary: Get OS distro before enabling security manager
Reviewed-by: mullan
Contributed-by: John Jiang <sha.jiang@oracle.com>


# 15841:a2f386069bdc 18-Oct-2016 mullan

8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module
Reviewed-by: vinnie, xuelei


# 15825:5bdd77188ad3 13-Oct-2016 tidu

8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
Reviewed-by: xuelei
Contributed-by: Tim Du <tiantian.du@oracle.com>


# 15594:15badd72caae 13-Sep-2016 jjiang

8077138: Some PKCS11 tests fail because NSS library is not initialized
Summary: Re-building NSS libraries with VS2013 to make the new libraries to depend on msvcr120.dll, which is already distributed with JDK 9
Reviewed-by: vinnie
Contributed-by: John Jiang <sha.jiang@oracle.com>


# 14166:7cfc61473f5e 13-Apr-2016 amjiang

8153545: sun/security/pkcs11/Provider/Login.sh fails on Linux
Reviewed-by: vinnie, weijun


# 13828:c76255da3ec0 07-Mar-2016 mullan

8138653: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded
Reviewed-by: coffeys, vinnie


# 13549:88a7d9ea4ae2 26-Jan-2016 asmotrak

8144539: Update PKCS11 tests to run with security manager
Reviewed-by: valeriep, ascarpino


# 13478:2ff471390a03 11-Dec-2015 asmundak

8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Summary: Add ppc64le/jvm.cfg, check for the ppc64le in addition to ppc64 in tests
Reviewed-by: dholmes, ihse
Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>


# 12983:8bd5a6e85a2f 02-Nov-2015 simonis

8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64
Reviewed-by: wetmore


# 12731:64827b676968 14-Sep-2015 asmotrak

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


# 12576:de017e14bcf9 12-Aug-2015 vinnie

8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier
Reviewed-by: mullan


# 12245:2f69eb7d4b90 26-Jun-2015 valeriep

7191662: JCE providers should be located via ServiceLoader
Summary: Enhanced to use ServiceLoader and switched provider to Provider.Service model.
Reviewed-by: mullan, alanb, mchung


# 11221:8dda4f63d536 13-Jan-2015 asmotrak

8048603: Additional tests for MAC algorithms
Reviewed-by: valeriep


# 10765:8a52480c82ac 06-Oct-2014 vinnie

8059627: Enable PKCS11 tests on Mac
Reviewed-by: mullan


# 10069:7b404a7be697 10-Jun-2014 ascarpino

8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
Reviewed-by: vinnie


# 10023:79a6703ab839 29-May-2014 vinnie

8044038: Security tests fail on 32 bit linux platform
Reviewed-by: xuelei, weijun


# 8946:6deabb82f72b 04-Dec-2013 ascarpino

8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions
Reviewed-by: vinnie


# 7753:e47569593fa0 29-Jul-2013 ascarpino

8020424: The NSS version should be detected before running crypto tests
Reviewed-by: valeriep


# 7752:c042fd498f79 19-Jul-2013 ascarpino

8012971: PKCS11Test hiding exception failures
Reviewed-by: vinnie, valeriep


# 5729:5e5bdfd18325 13-Aug-2012 vinnie

7190945: pkcs11 problem loading NSS libs on Ubuntu
Reviewed-by: xuelei, alanb


# 5623:5cee646eaaa7 16-Jul-2012 vinnie

6880559: Enable PKCS11 64-bit windows builds
Reviewed-by: valeriep


# 5198:98bb27f61a70 26-Mar-2012 vinnie

7152582: PKCS11 tests should use the NSS libraries available in the OS
Reviewed-by: mullan


# 5111:a9840446d677 05-Mar-2012 vinnie

7151109: backout CR 6988842
Reviewed-by: mullan


# 5108:3664ca46bc91 02-Mar-2012 vinnie

6988842: jce/ECC test fails for SunPKCS11 provider using nss library
Reviewed-by: mullan


# 4479:cb83fe13af98 11-Aug-2011 weijun

7055363: jdk_security3 test target cleanup
Reviewed-by: alanb, xuelei


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 0:37a05a11f281 30-Nov-2007 duke

Initial load