History log of /openjdk9/jdk/test/java/lang/SecurityManager/CheckSecurityProvider.java
Revision Date Author Comments
# 16959:fa3c4a60a616 07-Apr-2017 alanb

8177530: Module system implementation refresh (4/2017)
Reviewed-by: mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com


# 16544: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


# 14987:a13f1f59f8f4 07-Jul-2016 shurailine

8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java
Summary: Enhanced test to detect if the corresponding module is present and update provider list.
Reviewed-by: mchung, valeriep


# 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


# 11963:c5d10830cfb9 14-May-2015 valeriep

8038084: CertStore needs a way to add new CertStore types
Summary: Removed internal helper classes and reflection usage for LDAP CertStore.
Reviewed-by: mullan


# 10454:d7bcc91b795b 10-Aug-2014 weijun

6997010: Consolidate java.security files into one file with modifications
Reviewed-by: mullan, erikj