History log of /openjdk10/jdk/test/sun/security/pkcs11/ec/TestCurves.java
Revision Date Author Comments
# 16823:0c12834e44c2 08-Mar-2017 amlu

8167525: update jdk tests to remove @compile --add-modules workaround
Reviewed-by: mchung


# 16554:ccf1ccb7adf9 23-Jan-2017 ascarpino

8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Reviewed-by: mchung, wetmore


# 16278:de18c7fc80ea 14-Dec-2016 mchung

8171201: Drop java.compact$N aggregator modules
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj


# 16019:7ee327a10059 04-Nov-2016 mchung

8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
Reviewed-by: jjg


# 13549:88a7d9ea4ae2 26-Jan-2016 asmotrak

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


# 12576:de017e14bcf9 12-Aug-2015 vinnie

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


# 12057:5d60882157c9 28-May-2015 mchung

8081347: Add @modules to jdk_core tests
Reviewed-by: alanb, joehw, lancea
Contributed-by: alexander.kulyakhtin@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 11822:110f7f35760f 29-Apr-2015 darcy

8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb


# 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


# 7155:9abf5dc83823 14-May-2013 vinnie

7194075: Various classes of sunec.jar are duplicated in rt.jar
Reviewed-by: mullan, vinnie
Contributed-by: Stephen Flores <stephen.flores@oracle.com>


# 5396:3e3017eba8ac 08-May-2012 valeriep

4963723: Implement SHA-224
Summary: Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding.
Reviewed-by: vinnie


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 0:37a05a11f281 30-Nov-2007 duke

Initial load