wetmore [Thu, 11 Sep 2014 12:18:06 -0700] rev 26490
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
valeriep [Thu, 11 Sep 2014 17:06:35 +0000] rev 26489
8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
Summary: Move from src/java.base/share/conf/security/ to src/jdk.crypto.pkcs11/solaris/conf/security
Reviewed-by: erikj, ihse
dsamersoff [Thu, 11 Sep 2014 08:01:33 -0700] rev 26488
8057746: Cannot handle JdpException in JMX agent initialization.
Summary: Add special handling for JdpException
Reviewed-by: jbachorik
Contributed-by: Yasumasa Suenaga <yasuenag@gmail.com>
michaelm [Thu, 11 Sep 2014 15:51:46 +0100] rev 26487
8057936: java.net.URLClassLoader.findClass uses exceptions in control flow
Reviewed-by: alanb, chegar, dholmes, mr
Contributed-by: claes.redestad@oracle.com