History log of /openjdk10/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/CPBuilder.java
Revision Date Author Comments
# 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


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 6315:645d774b683a 28-Dec-2012 xuelei

7109274: Restrict the use of certificates with RSA keys less than 1024 bits
Summary: This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property.
Reviewed-by: mullan


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 1824:44ac19ddd3da 18-Aug-2009 xuelei

6861062: Disable MD2 support
Reviewed-by: mullan, weijun